Skip to main content
Metoro 10.1.0 is a minor release in the 10.x on-premises line. It keeps the 10.x Helm values API, so existing 10.0.2 values files can be reused without migration. This release also includes alpha support for running direct PromQL metric queries through a separate PromQL execution engine. No ClickHouse reset, PostgreSQL migration, or additional operational step is required for this upgrade.
These commands assume the Helm release is named metoro and runs in the metoro-hub namespace. Adjust the release name and namespace if your installation uses different values.

Upgrade The Hub

Start from the values file used for the existing hub release. If you do not have it locally, export the user-supplied Helm values:
Upgrade the hub chart to 10.1.0:

Check The Rollout

Check the Helm release and hub workloads:
If hub self-monitoring is enabled, check the bundled exporter rollout too:
Expected outcome:
  • Apiserver and Ingester roll to the 10.1.0 images.
  • Hub self-monitoring rolls to the 10.1.0 exporter chart and images when enabled.
  • Existing PostgreSQL, ClickHouse, Temporal, and telemetry data remain in place.
  • Future monitored-cluster onboarding commands reference metoro-exporter-onprem 10.1.0.