The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/administration/metrics.md

722 B

+++ title = "Internal metrics" description = "Internal metrics exposed by Grafana" keywords = ["grafana", "metrics", "internal metrics"] type = "docs" [menu.docs] parent = "admin" weight = 8 +++

Internal metrics

Grafana collects some metrics about itself internally. Currently, Grafana supports pushing metrics to Graphite or exposing them to be scraped by Prometheus.

To emit internal metrics you have to enable the option under the [metrics] section in your grafana.ini config file. If you want to push metrics to Graphite, you must also configure the metrics.graphite section.