Files
grafana/public/app/plugins/datasource/prometheus
David Kaltschmidt 006286ac05 Renamed helperRequest and removed positional args
From review feedback:

* s/helper/metadata
* combined positional args to _request into options dict
* metadataRequest reuses _request()
* moved consumption of this.httpMethod into _request, can be overwritten
 in options due to spread-after
2018-04-24 12:27:37 +02:00
..
2018-01-31 09:41:49 +01:00
2018-03-12 13:53:05 +09:00
2018-03-12 13:53:05 +09:00

Prometheus Data Source - Native Plugin

Grafana ships with built in support for Prometheus, the open-source service monitoring system and time series database.

Read more about it here:

http://docs.grafana.org/datasources/prometheus/