| commit | 9604945f57dbff85cf7948b475d6e86a0e5a2c90 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Tue Nov 20 11:56:43 2018 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Tue Nov 20 11:56:43 2018 -0300 |
| tree | 95d2b108bc393fd156ea3c70e3c62acfef7d3179 | |
| parent | f8a8afb0d14f5a23e6a4c5bd87d61fba5adc63d2 [diff] |
Refactors Prometheus exporter to group metrics correctly by name 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>