Frank Schroeder
8ad66f4bea
agent: support custom check id and name
...
This patch adds support for a custom check id and name when
registering a service.
This is achieved by adding a CheckID and a Name field to the
CheckType structure which is used to register checks with a
service and when returning health check definitions.
CheckDefinition is a superset of CheckType which duplicates
some of the fields of CheckType. This patch decouples these
two structures by removing the embedding of CheckType in
CheckDefinition.
Fixes #3047
2017-05-17 20:17:08 +02:00
..
2017-05-10 17:42:38 +02:00
2017-04-20 09:02:59 -07:00
2017-05-12 22:12:47 +02:00
2017-04-25 09:26:13 -07:00
2017-05-17 20:17:08 +02:00
2017-05-17 20:17:08 +02:00
2017-05-17 20:17:08 +02:00
2017-05-17 20:17:08 +02:00
2017-05-08 19:50:54 -07:00
2017-05-10 17:42:38 +02:00
2017-04-28 15:00:08 -07:00
2017-05-05 17:07:03 +02:00
2017-05-17 20:17:08 +02:00
2017-05-12 22:12:47 +02:00
2017-05-15 22:44:43 +02:00
2017-05-04 01:41:47 +02:00
2017-05-04 01:41:47 +02:00
2017-05-17 20:17:08 +02:00
2017-05-15 22:44:43 +02:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-05-09 06:48:26 -07:00
2017-03-02 14:49:36 -08:00
2017-05-10 17:42:38 +02:00
2017-04-20 09:02:59 -07:00
2017-04-27 14:39:04 -07:00
2013-12-20 16:39:32 -08:00
2017-05-10 17:42:38 +02:00
2017-04-28 15:00:08 -07:00
2014-05-27 01:15:33 +02:00
2017-05-12 22:12:47 +02:00
2017-05-10 23:06:36 +02:00
2017-05-12 22:12:47 +02:00
2017-05-15 18:35:38 +02:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-05-05 17:07:03 +02:00
2017-04-25 09:26:13 -07:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-04-27 14:39:04 -07:00
2017-04-20 09:54:49 -07:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-05-10 17:42:38 +02:00
2016-10-25 19:20:24 -07:00
2017-04-27 14:39:04 -07:00
2013-12-23 16:20:51 -08:00
2017-04-27 14:39:04 -07:00
2017-05-17 20:17:08 +02:00
2016-08-15 15:05:02 -07:00
2017-05-10 17:42:38 +02:00
2017-04-25 09:26:13 -07:00
2017-05-12 22:12:47 +02:00
2017-04-20 09:54:49 -07:00
2017-05-05 17:07:03 +02:00
2017-03-30 09:43:32 -07:00
2017-05-12 22:12:47 +02:00
2017-02-28 13:41:09 -08:00
2017-04-27 14:39:04 -07:00
2016-10-04 09:36:41 -06:00