charmed-lma / charm-k8s-grafana

Kubernetes Operator for Grafana
Apache License 2.0
5 stars 3 forks source link

Allow supporting multiple http-based datasources #4

Open relaxdiego opened 4 years ago

relaxdiego commented 4 years ago

Regarding this line:

https://github.com/relaxdiego/charm-k8s-grafana/blob/b7938f5e5d3b0f751aac1aa8cafc7f0821d7f74a/src/http_interface.py#L111

As per this feedback, Grafana will not be able support multiple Prometheus (or http-based) datasources. Modify it such that Grafana gets to decides what to do with multiple endpoints.