mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-14 18:21:02 +02:00
This commit introduced two field in `/status` endpoint: - The node currently serving the request. - The current server time for debugging time drift issues. fixes #15394. Signed-off-by: sujal shah <sujalshah28092004@gmail.com>