Upgrading from v0.73.0 to latest #8043
-
hi we are running signoz on docker standalone using docker-compose the version is quite old and there are lot of breaking changes introduced like frontend and alert manager running in single binary and changing of old ( _ ) to ( . ) for naming convention in metrices. Should we directly upgrade to latest one from existing or do one by one testing all these major changes. p.s. its only a dev environment and testing is ongoing |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @rishi-neurowyzr, You will need to perform 2 migrations:
Both guides can be found in our upgrade path. |
Beta Was this translation helpful? Give feedback.
Hi @rishi-neurowyzr,
You can find our upgrade path here: https://signoz.io/docs/operate/upgrade/#upgrade-path.
You will need to perform 2 migrations:
Both guides can be found in our upgrade path.