neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
14.48k stars 420 forks source link

fix: preinitialize `pageserver_basebackup_query_seconds` metric #8121

Closed problame closed 3 months ago

problame commented 3 months ago

Without this patch, the Pageserver 4 Golden Signals dashboard shows no data if there are no basebackups (observed in pre-prod).

github-actions[bot] commented 3 months ago

3228 tests run: 3111 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
240fa0db1650096dcbf54e38921ace82fbf7d78c at 2024-06-20T15:49:43.038Z :recycle: