Files
neon/test_runner/fixtures
Joonas Koivunen 77a68326c5 Thin out TenantState metric, keep set of broken tenants (#4796)
We currently have a timeseries for each of the tenants in different
states. We only want this for Broken. Other states could be counters.

Fix this by making the `pageserver_tenant_states_count` a counter
without a `tenant_id` and
add a `pageserver_broken_tenants_count` which has a `tenant_id` label,
each broken tenant being 1.
2023-07-25 11:15:54 +03:00
..
2023-07-18 12:56:40 +03:00
2021-05-03 11:31:32 -07:00
2023-07-18 12:56:40 +03:00