Hi,
is it possible to use multiple distinct queries with operators wrapped within query_result() function?
If I write these queries directly to Prometheus, I do receive data from both of these queries, however in Grafana I always get results from the first query only.
Anyone here using multiple queries with logical operators?