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