mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: adds prom grafana dashboard
This commit is contained in:
parent
7583b78c3a
commit
d23c77119e
@ -95,3 +95,7 @@ Prometheus supports two ways to query annotations.
|
|||||||
- A Prometheus query for pending and firing alerts (for details see [Inspecting alerts during runtime](https://prometheus.io/docs/alerting/rules/#inspecting-alerts-during-runtime))
|
- A Prometheus query for pending and firing alerts (for details see [Inspecting alerts during runtime](https://prometheus.io/docs/alerting/rules/#inspecting-alerts-during-runtime))
|
||||||
|
|
||||||
The step option is useful to limit the number of events returned from your query.
|
The step option is useful to limit the number of events returned from your query.
|
||||||
|
|
||||||
|
## Getting Grafana metrics into Prometheus
|
||||||
|
|
||||||
|
Since 4.6.0 Grafana exposes metrics for Prometheus on the `/metrics` endpoint. We also bundle a dashboard within Grafana so you can get started viewing your metrics faster. You can import the bundled dashboard by going to the data source edit page and click the dashboard tab. There you can find a dashboard for Grafana and one for Prometheus. Import and start viewing all the metrics!
|
||||||
|
Loading…
Reference in New Issue
Block a user