grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

Add field to filter by value on Grafana query

Open rp2019433 opened this issue 3 years ago • 3 comments

Description

It would be useful to add a field on Grafana query to filter data to be shown by its value.

I have some OSPF monitoring on Zabbix, like the figure below. I'd like to create dashboards, using Stat panel, to show how many adjacencies are in full state (using count function), it means I need to filter the data to be shown by its value. If the value is not "full (8)", then it's not counted on Grafana.

image

Possible solution

Add a field to filter data by its value as a query option.

image

Thank you!

rp2019433 avatar Apr 24 '21 12:04 rp2019433