-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
component: content-servicemeta: never-staleThis issue can never become staleThis issue can never become staleoperations: observabilityThis issue relates to the observability of Gitpod (metrics, logs, traces)This issue relates to the observability of Gitpod (metrics, logs, traces)
Description
Is your feature request related to a problem? Please describe
We do not know how long our different content initializers take to run
Describe the behaviour you'd like
We added two new metrics:
Add a new Initializer metrics row to the dashboard, so that we can observe each initializer type in a separate pane to see the related P50 and P95.
note: supervisor_initializer_bytes_second is only used when we use workspacekit to restore content, which is only done when PVC feature is enabled, which is not being done at this time. initializer_bytes_second is the priority, treat supervisor_initializer_bytes_second as secondary.
Describe alternatives you've considered
Additional context
The underlying metrics were added in #15063.
@Furisto for 👀
Metadata
Metadata
Assignees
Labels
component: content-servicemeta: never-staleThis issue can never become staleThis issue can never become staleoperations: observabilityThis issue relates to the observability of Gitpod (metrics, logs, traces)This issue relates to the observability of Gitpod (metrics, logs, traces)