I use Grafana for a toolbar and I have the following queries:
A) scale(networkstats.day.$Network.widget_requests, 0.001) B) divideSeries(networkstats.day.$Network.campaigns_spend,
and only query B. is shown
I would like to show this exact graph for all networks, not just one.
is there any way to split multiple rows by id? (in our case, the network)
thanks.
graphite grafana
Aviad Sharfshtein
source share