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
feat: add runner_id, stack label, and write_relabel_configs for managed metrics
Parse runnerId and allowlistPrefixes from the metrics secret JSON.
- Add runner_id to external_labels so every timeseries carries the
Gitpod management plane runner UUID.
- Add stack: gcp to external_labels for consistency with the
in-process reporter.
- Generate write_relabel_configs on the local remote_write target
to filter metrics by allowlist prefixes. Only matching metrics
are forwarded to the managed metrics pipeline.
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments