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?
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?