couchbaselabs / couchbaselabs/cbprometheus_python
Allow for Multiple Clusters to be specified
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 8
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.