How to use operator and mathematical computation on grafana

Hi ,

I have recently started to use grafana. Just want to know how I can use operator on grafana.

IE:
a-

I want to plot a graph from the data for a variable (say X) where variable X >=10

b- Plot the graph based on sum of two variables (say: A+B)

Welcome :slight_smile:

Grafana supports a lot of different datasources most of which lets you do filtering one way or another. Which data source are you using?

Thanks

I am using elasticsearch.

Is it possible to perform these on grafana with ELK DB ? With graphite DB there is a tab called “function” on grafana to perform these operation , but with ELK I do not see this “function tab”.

Pls let me know if there is any other way on grafana to perform the same with ELK DB.

Thanks
Niraj