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

724 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 it self internally. Currently Grafana supports pushing metrics to graphite and exposing them to be scraped by Prometheus.

To enabled internal metrics you have to enable it under the [metrics] section in your grafana.ini config file.If you want to push metrics to graphite you have also have to configure the metrics.graphite section.