grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
65.37k stars 12.19k forks source link

Transformations: Merge only 2 of 3 queries #80118

Open debuglevel opened 11 months ago

debuglevel commented 11 months ago

Why is this needed:

[Add a description of the problem the feature is trying to solve.] I've got a graph with 3 queries: image

I want to merge the last 2 queries. The merge transformation merges all queries, which does not make much sense if different things are displayed: image

There is a filter button, but I cannot select multiple queries: image

What would you like to be added:

Who is this feature for?

graph builder people.

usmangt commented 10 months ago

Hi @debuglevel,

Thanks for opening this issue.

Please review the submission template and include more details:

debuglevel commented 9 months ago
leeoniya commented 9 months ago

hey @debuglevel , we def want to add more complex matching to the filters here, but it's gonna be a few months before we can start looking at it.