Commit Graph

3 Commits

Author SHA1 Message Date
Solly Ross
d11dd29ecd Make Prometheus Collector Filter Custom Metrics
Previously, the Prometheus collector ignored the
`MetricsConfig` field of the custom metrics specification,
simply storing all exposed metrics.  Now, if the `MetricsConfig`
field contains any metric names, only those metrics will be stored
and exposed.

Fixes #1005
2015-12-09 19:44:23 -05:00
Rohit Jnagal
374e36d38e Ignore NaN values in collection.
We'll re-enable it when we have a better way in UI to handle these.
2015-08-17 23:24:19 +00:00
anushree-n
4c67b21c1d Add Prometheus Collector 2015-08-14 10:59:37 -07:00