mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
76f95f06d8
## Problem We are getting tenants with a lot of branches and num of timelines is a good indicator of pageserver loads. I added this metrics to help us better plan pageserver capacities. ## Summary of changes Add `pageserver_timeline_states_count` with two labels: active + offloaded. Signed-off-by: Alex Chi Z <chi@neon.tech>