Refactors Prometheus exporter to group metrics correctly by name 25/6925/1
authorBenjamin Diaz <bdiaz@whitestack.com>
Tue, 20 Nov 2018 14:56:43 +0000 (11:56 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Tue, 20 Nov 2018 14:56:43 +0000 (11:56 -0300)
Metric names were appearing duplicated in the exporter which generated issues
integrating with external tools such as Metricbeat and Kibana.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>

No differences found