You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use promtool to check your config before apply changes like this: promtool check config /etc/prometheus/prometheus.yml
It's very usefull tool. Please add the strings below:
You can use promtool to check your config before apply changes like this:
promtool check config /etc/prometheus/prometheus.yml
It's very usefull tool. Please add the strings below:
mv promtool /usr/bin/
chown prometheus:prometheus /usr/bin/promtool