Support multivalue metric names
Closed this issue · 3 comments
kinnarr commented
#2 added support for multivalue aggregates, now we need support for multivalue metric names
tilsche commented
Can we estimate how much effort this is?
kinnarr commented
Should be very easy. I just need to know what format is used to represent the multivalue as string. Is it (value1|value2|value3)
?
kinnarr commented
This should also support metrics like test.(value1|value2).rate