File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ elasticsearch_exporter --help
58
58
| es.indices_mappings | 1.2.0 | If true, query stats for mappings of all indices of the cluster. | false |
59
59
| es.aliases | 1.0.4rc1 | If true, include informational aliases metrics. | true |
60
60
| es.shards | 1.0.3rc1 | If true, query stats for all indices in the cluster, including shard-level stats (implies ` es.indices=true ` ). | false |
61
- | es .snapshots | 1.0.4rc1 | If true, query stats for the cluster snapshots. | false |
61
+ | collector .snapshots | 1.0.4rc1 | If true, query stats for the cluster snapshots. (As of v1.7.0, this flag has replaced "es.snapshots"). | false |
62
62
| es.slm | | If true, query stats for SLM. | false |
63
63
| es.data_stream | | If true, query state for Data Steams. | false |
64
64
| es.timeout | 1.0.2 | Timeout for trying to get stats from Elasticsearch. (ex: 20s) | 5s |
You can’t perform that action at this time.
0 commit comments