You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Add some metrics to show the tsdb startup time.
Describe the solution you'd like
We can reuse the tsdb level metrics, such as prometheus_tsdb_data_replay_duration_seconds and prometheus_tsdb_snapshot_replay_error_total. Alternatively, we can also introduce new metrics at the cortex level specific to each tenant.