nodiesorg / nodies_monitoring

6 stars 3 forks source link

Persist Prometheus after restart #43

Open nodiesorg opened 1 year ago

nodiesorg commented 1 year ago

@ianc mentions that your docker-compose template should persist

--storage.tsdb.path=/prometheus
volumes:
      - ./prometheus/:/etc/prometheus/

need to add the volume or move the tsdb.path image