Subject: | Add metrics group parameter to send() |
Ganglia groups metrics by name, but all metrics reported by Ganglia::Gmetric::XS show up under
the name "no_group." Even the gmetric executable that comes with Ganglia itself still doesn’t
support groups, though apparently there is a two-year-old patch that adds it:
http://tobym.posterous.com/gmetric-track-and-group-arbitrary-metrics-wit
I'd love it if Ganglia::Gmetric::XS could add support for a "group" parameter to the send()
method.