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
Prometheus exporter for various metrics about Elasticsearch, written in Go.
6
+
Prometheus exporter for various metrics about Elasticsearch and OpenSearch, written in Go.
7
+
8
+
## Supported Versions
9
+
10
+
We support all currently supported versions of Elasticsearch and OpenSearch. This project will make reasonable attempts to maintain compatibility with previous versions but considerations will be made for code maintainability and favoring supported versions. Where Elasticsearch and OpenSearch diverge, this project will make reasonable attempts to maintain compatibility with both. Some collectors may only be compatible with one or the other.
7
11
8
12
### Installation
9
13
@@ -327,10 +331,6 @@ Then transferred this repository to the Prometheus Community in May 2021.
327
331
This package was originally created and maintained by [Eric Richardson](https://github.com/ewr),
328
332
who transferred this repository to us in January 2017.
329
333
330
-
Maintainers of this repository:
331
-
332
-
- Christoph Oelmüller <christoph.oelmueller@justwatch.com> @zwopir
333
-
334
334
Please refer to the Git commit log for a complete list of contributors.
0 commit comments