mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-09 12:51:02 +01: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>