envoyproxy/envoy

Export process_start_time_seconds Prometheus metric

Open

#23,003 创建于 2022年9月6日

在 GitHub 查看
 (7 评论) (0 反应) (2 负责人)C++ (5,373 fork)batch import
area/statsenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: Export process_start_time_seconds Prometheus metric

Description:

When querying the /stats/prometheus endpoint on the admin page, it would be immensely helpful to add process_start_time_seconds. This metric is typically a gauge reporting the seconds since January 1 1970 when the process started, and is commonly used by prometheus consumers to track cumulative metrics (notably by prometheus-to-sd).

(I'd be glad to take a crack at adding this :))

[optional Relevant Links:]

贡献者指南