A newer version is available. For the latest information, see the
current release documentation.
DeploymentMetrics
edit
Metrics information for a deployment
Propertiesedit
-
healthy
(boolean
, required) - Whether the deployment metrics are healthy or not
-
urls
(map[string,
string
)]
- The URLs to view this deployment's metrics in Kibana
Exampleedit
{ "healthy" : true, "urls" : { "some_property" : "string" } }