mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
9c8c55e819
This renames the `pageserver_tenant_synthetic_size` metric to `pageserver_tenant_synthetic_cached_size_bytes`, as was requested on slack (link in the linked issue). * `_cached` to hint that it is not incrementally calculated * `_bytes` to indicate the unit the size is measured in Fixes #3748