PushGateway Setup for Prometheus on Ubuntu
Here are the steps to install Pushgateway for Prometheus on Ubuntu 20.04. The Pushgateway is useful for pushing metrics from jobs that cannot be scraped, such as Jenkins jobs or cron jobs:
Begin by creating a dedicated user for Pushgateway:
sudo us...
7f.hashnode.dev2 min read