elasticsearch/docs/reference/rest-api
Mary Gouseti 2192a982ac
Expose Health Api telemetry via xpack (#91708)
Every node (post `8.7`) collects stats from every health-api request it receives. We extend the `_xpack/usage` endpoint to expose these stats. When a node receives the request it will fan out to collect data from all other nodes, merge them and expose them. If the cluster is not fully upgraded, it will signal it with the `available` flag set to`false`.
2023-01-04 14:34:29 +01:00
..
common-options.asciidoc
common-parms.asciidoc
cron-expressions.asciidoc
defs.asciidoc
index.asciidoc
info.asciidoc
rest-api-compatibility.asciidoc
usage.asciidoc