← All dashboards

Internal Grafana Stats (Elasticsearch)

Data Proxy request timings (percentiles), dashboard loads, logins etc, Elasticsearch version.

Modified version of the original (graphite) to work with Elasticsearch.

The below powershell script, will collect the metrics from the grafana API based on the interval set and publish the data to Elasticsearch.

Update:

[string[]]$grafanaServers = "localhost:3000"
$interval = 60
$elasticServer = "server1:9200"

Download Powershell script (requires PS version 3+) from:

https://github.com/trevorndodds/Powershell-grafana-scripts/blob/master/Grafana/grafana2elastic.ps1

Run it as a windows service using nssm - https://nssm.cc

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: 472