grafana/public/app/plugins/datasource/prometheus
Andreas Christou 2616366a0a
Prometheus: Reintroduce Azure audience override feature flag (#90339)
* Re-add feature flag with deprecation note

* Hide the field in frontend if ff disabled

* Block scope overriding if ff is disabled in backend

- Update promlib to forward logger to extendOptions
- Add warning
- Update tests

* Default toggle to true for now

* Update description

* Update prom tests

* Fix lint
2024-07-17 15:09:55 +01:00
..
configuration Prometheus: Reintroduce Azure audience override feature flag (#90339) 2024-07-17 15:09:55 +01:00
dashboards grafana metrics dashboard: use correct grafana http request metrics (#80338) 2024-01-16 10:00:00 -06:00
img Revert "Prometheus: Add Victoria metrics to Prometheus type dropdown in datasource config" (#67150) 2023-04-24 12:59:27 -05:00
module.test.ts Prometheus: Cleanup annotation editor (#49615) 2022-05-31 11:50:23 +02:00
module.ts Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080) 2024-04-15 16:45:23 -05:00
plugin.json Prometheus: Use correct datasources:write permission (#87454) 2024-05-09 14:20:34 -05:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00

Prometheus Data Source - Native Plugin

Grafana ships with built in support for Prometheus, the open-source service monitoring system and time series database.

Read more about it here:

http://docs.grafana.org/datasources/prometheus/