Internal Grafana Stats

Internal Grafana Stats screenshot 1

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

Revisions
RevisionDescriptionCreated
Grafana Agent

Grafana Agent

by Grafana Labs
Grafana Labs solution

Easily monitor metrics and logs from a Grafana Agent instance with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies