Internal Grafana Stats (Elasticsearch)

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

Internal Grafana Stats (Elasticsearch) screenshot 1

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

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies