Top "Grafana" questions

Grafana is an open-source web application for visualizing time-series databases, such as InfluxDB, Graphite, Prometheus and OpenTSDB

How to query for "all but one" in graphite/grafana

I'm playing with grafana and I want to create a panel where I compare data from one app server against …

graphite grafana
How to display values with decimal places in Grafana with elasticsearch datasource?

I am trying to visualize time series data stored in elastic search using grafana. I have the legend setup to …

elasticsearch grafana
Integrating Grafana into a web app

A little background, I have been working with BCI (brain computer interface) and multi channel EEG to monitor brain activity. …

influxdb grafana
How to get number of pods running in prometheus

I am scraping the kubernetes metrics from prometheus and would need to extract the number of running pods. I can …

kubernetes grafana prometheus cadvisor
How to set a dashboards on Grafana home page?

I have several dashboards in the Grafana, when I log in to the Grafana, I encounter with the Dashboard Not …

grafana grafana-templating
Elasticsearch lucene query in grafana

I have Grafana 2.6 and Elasticsearch 1.6.2 as datasource on each of my documents, I have a field "status" that can have …

elasticsearch lucene grafana
Grafana: Template variables are not supported in alert queries

Hi I want to create a simple alert in grafana to check whether there is no data for the last 5 …

grafana grafana-alerts
Custom grafana datasource plugin to wrap external REST API

I'm trying to figure out a way to create a data-source plugin which can communicate with an external REST API …

grafana
npm install doesnt create dist folder

I am following this tutorial link to create a grafana plugin. But when I copy this code link from the …

javascript node.js npm npm-install grafana
Ways to connect mongodb to grafana

My question is different ways to connect mongodb with grafana Link for reference ?

mongodb time-series real-time visualization grafana