couchbaselabs / couchbaselabs/cbprometheus_python
Allow for Multiple Clusters to be specified
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 8
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
since the exporter is stateless and just performing REST API calls, there is really no reason that we need to have a separate instance per couchbase installation. We can still support the ENV variables and treat it as a single cluster, but it would be useful to have a JSON file of clusters.
Prometheus provides a way to add query string parameters, this could be used to specify the cluster that you want to use.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.