On 7/13/20 3:58 PM, Bhupendra kumar wrote: > Yes pls check. The last line looks like the restart was not successful. This might mean that Prometheus is still running with an older cmdline. Can you check the process list?
ps aux | grep prometheus or something? I suspect it might still say 15d. If this is the case, I suggest debuggin the restart problem. Looks like you are using systemd. What unit are you using? Has Prometheus always been started using the systemd unit? Does it work reliably if you kill Prometheus once and start/restart it using systemd? Kind regards, Christian -- 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/2c29bc4a-93a9-9de7-5306-291fea3036c9%40hoffmann-christian.info.

