I'm using Grafana for a dashboard, and I have the following queries:
A) scale(networkstats.day.$Network.widget_requests, 0.001)
B) divideSeries(networkstats.day.$Network.campaigns_spend, #A)
and showing only query B.
I'd like to show this exact graph for all networks, and not just a single one.
is there a way to divide a set of series by an id? (in our case network)
thanks.
If $Network
is the template variable defined in your dashboard having multiple values you can generate:
Repeat for
$Network
in grafana Row Options
or
Repeat Panel
$Network
in graph options editor in General
tab.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With