envoyproxy/envoy

Export process_start_time_seconds Prometheus metric

オープン

#23,003 opened on 2022/09/06

 (7 件のコメント) (0 件のリアクション) (2 人の担当者)C++ (5,373 件のフォーク)batch import
area/statsenhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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:]

コントリビューターガイド