#How is my Grafana/prometheus service not losing data?

7 messages · Page 1 of 1 (latest)

unique wind
#

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.

hollow ravenBOT
#

Project ID: 715a154f-c769-440d-9dad-373a1d7efafe

unique wind
#

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

unique wind
#

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

crimson river
#

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.

unique wind
#

!s

high helm
#

!s