Pushing metrics

Occasionally you will need to monitor components which cannot be scraped. ThePrometheus Pushgateway allows youto push time series from short-lived service-level batchjobs to an intermediary job which Prometheus canscrape. Combined with Prometheus's simple text-based exposition format, thismakes it easy to instrument even shell scripts without a client library.