Hi, Side note: Looks like you are running Prometheus as root. This should not be necessary and based on common security principles such as Least Privilege, you should probably look into changing this.
Just creating a user, chowning your data files and starting Prometheus with the new user should usually work. Kind regards, Christian Am February 26, 2020 10:45:16 AM UTC schrieb Julian Ade Putra <[email protected]>: >Got it... I have updated prometheus version into latest version. > >Thanks. > >On Wednesday, 26 February 2020 11:57:26 UTC+7, Julian Ade Putra wrote: >> >> Hello, >> >> I am new in Prometheus and Grafana. >> How to upgrade Prometheus version. Currently i am using version >> 2.15.0-rc.0. I want to upgrade to latest version 2.16.0 without losing >> existing data. >> >> Existing process prometheus running with below parameters : >> >> root 57545 1 11 Feb22 ? 10:43:01 ./prometheus --config. >> file=prometheus.yml --storage.tsdb.retention.time=30d --storage.tsdb.path= >> data/ --web.enable-admin-api --web.enable-lifecycle >> >> Thanks, >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/A7122DCC-3D1A-4F20-95A2-EE89B26A2E02%40hoffmann-christian.info.

