linkerd2-proxy/proxy
Eliza Weisman a379cc079c proxy: Unbreak process_start_time_seconds metric (#825)
The refactoring of how metrics are formatted in 674ce87588bfe27ee64b5601cfe5b8e3e548dd34 inadvertently introduced a bug that caused the `process_start_time_seconds` metric to be formatted as just a number without the metric name. This causes Prometheus to fail with a parse error rather than accepting the metrics.

I've fixed this issue, and added a unit test to detect regressions in the future.
2018-04-20 15:59:08 -07:00
..
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router Proxy: Upgrade h2 and indexmap crates (#572) 2018-03-14 12:35:38 -07:00
src proxy: Unbreak process_start_time_seconds metric (#825) 2018-04-20 15:59:08 -07:00
tests proxy: Unbreak process_start_time_seconds metric (#825) 2018-04-20 15:59:08 -07:00
Cargo.toml proxy: Unbreak process_start_time_seconds metric (#825) 2018-04-20 15:59:08 -07:00