#How is my Grafana/prometheus service not losing data?
7 messages · Page 1 of 1 (latest)
Project ID: 715a154f-c769-440d-9dad-373a1d7efafe
715a154f-c769-440d-9dad-373a1d7efafe
As the docs say, the disk is wiped on a new deployment, not restarts.
hi, what you’re seeing is expected: railway services only wipe data on fresh deployments, but restarts (e.g. service reboots) keep the same ephemeral disk intact. data won’t survive a redeploy unless you use persistent volumes. let me know if you’d like help adding volumes for Prometheus and Grafana.
!s
!s