tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
249 stars 91 forks source link

Provide a Docker image to push metrics to a Prometheus Pushgateway #347

Closed tomkerkhove closed 3 years ago

tomkerkhove commented 5 years ago

Provide a Docker image to push metrics to a Prometheus Pushgateway.

This container should be called promitor-agent-pushgateway

tomkerkhove commented 5 years ago

According to the official guidance a Pushgateway should only be considered if regular scraping doesn't work:

The Pushgateway is an intermediary service which allows you to push metrics from jobs which cannot be scraped

Because of this I propose to close this issue and suggest people to use the scraper instead.

tomkerkhove commented 5 years ago

Given we've decided to stick with our async scraping approach in #467 this actually feels naturally to what a Pushgateway is as well so this is still being tracked until we have enough demand for it.

github-actions[bot] commented 4 years ago

This issue is stale because it has been open with no activity. Remove stale label, add keep label or comment to prevent this issue from being closed in 21 days.