Files
vault/vendor
Martin 5dd50ef281 Prometheus support on v1/sys/metrics endpoint (#5308)
* initial commit for prometheus and sys/metrics support

* Throw an error if prometheusRetentionTime is 0,add prometheus in devmode

* return when format=prometheus is used and prom is disable

* parse prometheus_retention_time from string instead of int

* Initialize config.Telemetry if nil

* address PR issues

* add sys/metrics framework.Path in a factory

* Apply requiredMountTable entries's MountConfig to existing core table

* address pr comments

* enable prometheus sink by default

* Move Metric-related code in a separate metricsutil helper
2019-02-14 12:46:59 -08:00
..
2018-10-15 15:25:08 -07:00
2018-10-03 09:55:26 -07:00
2018-11-20 11:43:38 -08:00
2018-10-15 14:36:55 -07:00
2018-10-03 09:55:26 -07:00
2019-02-14 11:03:26 -08:00