How is my Grafana/prometheus service not losing data?
shxkm
PROOP

7 months ago

I'm testing out a Grafana/prometheus deployment. Right now, even after I restart/redeploy them they aren't losing the data. I'll eventually have a volume for both I guess (?) but I'm wondering what's going on here.

Solved$10 Bounty

5 Replies

shxkm
PROOP

7 months ago

715a154f-c769-440d-9dad-373a1d7efafe


shxkm
PROOP

7 months ago

As the docs say, the disk is wiped on a new deployment, not restarts.


turborx
FREE

7 months ago

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.


shxkm
PROOP

7 months ago

!s


7 months ago

!s


Status changed to Solved brody 7 months ago


Status changed to Solved parmstar 7 months ago


Loading...