You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for all the hard work on graphitus - it's proved extremely useful. I am trying to use the dynamic parameters but I'd like the showAll/showAllValue to only return the query results instead of replacing with . For example say a query returns 1, 2, 3 & 4 into the parameter "numbers", I'd like the variable substitution to work such that I can have a graph with ${numbers} which will expand to (blah.{1,2,3,4}.something). Then I can use the same query result values in other metrics trees e.g. (boing.{1,2,3,4}.things). I can only use a single value or "".
Is this currently possible or does it seem like a reasonable feature addition request?
The text was updated successfully, but these errors were encountered:
Remove the date from the odd almost invisible legend in the top of the extended
graph. Instead display the date in the tooltip/hover following the line.
Fixesezbz#29
Hi,
Thanks for all the hard work on graphitus - it's proved extremely useful. I am trying to use the dynamic parameters but I'd like the showAll/showAllValue to only return the query results instead of replacing with . For example say a query returns 1, 2, 3 & 4 into the parameter "numbers", I'd like the variable substitution to work such that I can have a graph with ${numbers} which will expand to (blah.{1,2,3,4}.something). Then I can use the same query result values in other metrics trees e.g. (boing.{1,2,3,4}.things). I can only use a single value or "".
Is this currently possible or does it seem like a reasonable feature addition request?
The text was updated successfully, but these errors were encountered: