Grafana_Status_panel icon indicating copy to clipboard operation
Grafana_Status_panel copied to clipboard

A panel plugin for Grafana to monitor multiple parameters at once

Results 112 Grafana_Status_panel issues
Sort by recently updated
recently updated
newest added

When a template variable is used in a graphite query, the corresponding data is not being displayed. Ex: maxSeries(com.test.backend_01.jvm.heap.max) - this returns a value. But maxSeries(com.test.$server.jvm.heap.max) - where $server is...

bug

It would be great if the Status Panel would support OpenNMS. I mean, OpenNMS already has Grafana support. So it's possible to add/show metrics. So what's the requirement to become...

Hi, while the `Make panel gray when no data` option is very useful, it should be applicable on a per metric basis. So imagine I aggregate 2 metrics `Metric A`...

Hi, I would like to use Grafana templates as alias, but it looks like it is not supported. In this case I cannot use templating (repeat panel) and should I...

In most infrastructures there are services, which aren't as relevant as others, even inside of one service (displayed as a single tile). I would like to have an option to...

enhancement

We have a Grafana dashboard with 72 status panels with 2 queries each. When the dashboard is loaded, only the first 24 panels populate and the rest are grayed out....

I'm trying to get the panel running with elastic, but I just started with grafana and have no idea what's wrong. I always get the error "this.datapoints is undefined". ```js...

Would like to have the option to be able to change the number display type being displayed, e.g. percent, float, integer, etc... e.g. value is 10, display would 10%

The regex values were not being applied to numbers. (Grafana 4.4.3 - Graphite Datasource) - I was unable to find a suitable way of getting graphite to round its values...

Hi, When I use ElasticSearch as datasource, and put my query time to 10m, I see that the blocks are not a sliding window, but blocks of time 00:00-00:10 /...