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
13.67k stars 385 forks source link

External replica observability #8250

Open kelvich opened 3 weeks ago

kelvich commented 3 weeks ago

Expose endpoint lag to console users

ololobus commented 2 weeks ago

FYI, @tristan957 added replication_delay_bytes to the allow-list recently -- https://github.com/neondatabase/flux-fleet/pull/116, so it should be available in the external metrics storage

tristan957 commented 2 weeks ago

It is now in external metrics storage thanks to @lassizci!