← All dashboards

Internal Grafana Stats

You can configure Grafana to push internal metrics to Graphite. This dashboard supports Grafana version 3.1 to 4.5.1.

Metrics shown in dashboard

  • Data proxy request times as percentiles
  • Data proxy requests / s
  • Dashboard search times, load / save
  • Logins

Live Demo

Enable Grafana Metrics

[metrics]
enabled           = true
interval_seconds  = 60

[metrics.graphite]
address = localhost:2003
prefix = prod.grafana.%(instance_name)s.

instance_name is a new config option, if it’s not present in your grafana.ini it will default to your server name.

Importing

During import you will be asked to specify you Grafana Metrics Prefix. Specify what you entered as prefix in your grafana.ini, but do not include the instance_name. So if you use the example above specify prod.grafana (without trailing dot). You need to have an instance name in your prefix config option as this dashboards assumes the following metric paths $prefix.$server.

Make it better

For feedback and ideas to improve this dashboard please open an issue here: https://github.com/torkelo/dashboards

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 3,092