This repo contains a utility to migrate values files from v1.x to v2.0 and v3.x. It's meant to be a best-effort migration utility and might not result in an optimal solution, please inspect the output values file and adjust as necessary.
For more details about migration, see https://github.com/grafana/k8s-monitoring-helm/blob/main/charts/k8s-monitoring/docs/Migration.md
This utility will attempt to use the same default values in v1, even though they're not the same defaults in v2.
- Alloy integration
metrics.alloy-->integrations.alloywith onlyalloy_build_infometrics.alloywithuseIntegrationAllowList-->integrations.alloy
- Many places where
authMode == oauth2
Check out the Issues list for other known limitations.