Top "Grafana" questions

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

Prometheus queries to get CPU and Memory usage in kubernetes pods

I need to get CPU and Memory usage in kubernetes pods with prometheus queries. Can someone plz help?

kubernetes grafana prometheus promql
How to edit the link in a slack notification from Grafana

We are using Grafana 4 and have implemented alert notifications to a slack channel through an Incoming Webhook. The notifications are …

slack grafana
Can we create an alert on a singlestat

Can we create an alert on a singlestat? I don't see an "alert tab" to create an alert. Can you …

grafana grafana-templating grafana-api grafana-alerts
Graphite how to summarize based on selected interval

How can I summarize graphite data depending on the selected interval? If the selected interval is up to 1 hour, the …

graphite grafana
Exposing Spring Boot metrics to influxDB for grafana visualization

I have a Spring Boot application running on Cloud Foundry that exposes metrics and health info via the /metrics & /…

spring-boot cloud-foundry influxdb grafana
How to create own plugin for Grafana

I just started with grafana and would like to try to develop my own plugin to use it beside Graph, …

plugins panel grafana
Hide grafana panels based on selected template variable

I am trying to develop kind of dropdown list with metrics and accordingly to selected metric specific panel supposed to …

panel templating grafana
Prometheus Uptime or SLA percentage over sliding window in Grafana

I want to create a Grafana 'singlestat' Panel that shows the Uptime or SLA 'percentage', based on the presence or …

grafana prometheus promql
Graphing slow counters with prometheus and grafana

We graph fast counters with sum(rate(my_counter_total[1m])) or with sum(irate(my_counter_total[20s])). Where …

graphing grafana prometheus
How to completely copy Grafana dashboard(s) from one server to other server

I have 20 plus dashboards in Grafana hosting at Server1. We acquired another server and we did installed same version of …

grafana