Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
359 views
in Technique[技术] by (71.8m points)

Comparing Two Queries in Grafana and display only unique results

Ok, here is my scenario. I am querying two separate data sources in Grafana 7.1.x. In both datasources I am querying a table with a column where the entries can match (like key fields in a single database). What I want to do is display the results from query A ONLY if the key value does NOT also appear in query B. In other words, use query B to exclude results from query A in the table. I tried messing with transforms but I couldn't make it work.

question from:https://stackoverflow.com/questions/66055254/comparing-two-queries-in-grafana-and-display-only-unique-results

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...