envoyproxy/envoy

Export process_start_time_seconds Prometheus metric

Open

#23.003 aperta il 6 set 2022

Vedi su GitHub
 (7 commenti) (0 reazioni) (2 assegnatari)C++ (5373 fork)batch import
area/statsenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor