Skip to content

Commit b1cce18

Browse files
committed
Revert "fix; changed readme.md info snapshots collector (prometheus-community#891)"
This reverts commit 10d9ccd.
1 parent ce96707 commit b1cce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ elasticsearch_exporter --help
5858
| es.indices_mappings | 1.2.0 | If true, query stats for mappings of all indices of the cluster. | false |
5959
| es.aliases | 1.0.4rc1 | If true, include informational aliases metrics. | true |
6060
| 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-
| 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 |
61+
| es.snapshots | 1.0.4rc1 | If true, query stats for the cluster snapshots. | false |
6262
| es.slm | | If true, query stats for SLM. | false |
6363
| es.data_stream | | If true, query state for Data Steams. | false |
6464
| es.timeout | 1.0.2 | Timeout for trying to get stats from Elasticsearch. (ex: 20s) | 5s |

0 commit comments

Comments
 (0)