You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+46
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,9 @@ elasticsearch_exporter:
29
29
- "127.0.0.1:9114:9114"
30
30
```
31
31
32
+
- /metrics endpoint is used to scrape the elasticsearch-exporter.
33
+
- /probe endpoint is used to scrape multiple elasticsearch instances.
34
+
32
35
#### Kubernetes
33
36
34
37
You can find a helm chart in the prometheus-community charts repository at <https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter>
0 commit comments