Just tried the migrate utility från v3 to v4 and it failed with the following message.
Taking snapshot...time=2024-11-12T12:18:33.118Z level=ERROR source=migrator.go:59 msg="Failed to take Prometheus snapshot" error="Failed to take prometheus snapshot: %!w(<nil>)"```
So I tried following the manual process but get stumped on the first CLI command:
```$ cd /usr/local/nabox/docker-compose
-bash: cd: /usr/local/nabox/docker-compose: No such file or directory```
My goal is the migrate the historical data from v3 virtual appliance to v4 virtual appliance.
Any advice?