Grafana
Within the Grafana ecosystem, Playbooks are now integrated in 2 ways:
- Running a PromQL query on Grafana Mimir, a PromQL compatible TSDB.
- Using this integration does not have anything to do with Grafana UI / dashboards. This is equivalent to fetching data from any other TSDB.
- Running a PromQL query on "Prometheus" type data_sources already integrated into your Grafana instance.
- Using this integration enables access to all the "Prometheus" type datasources within Grafana.
Updated 7 months ago