prometheus-haskell icon indicating copy to clipboard operation
prometheus-haskell copied to clipboard

Push Gateway support

Open MaxGabriel opened this issue 5 years ago • 0 comments

It would be nice to support Push Gateway, so you can push metrics to prometheus as well. This could be nice for e.g. CLI tasks that don't fit the model of scraping an endpoint.

Here's an example from the competing prometheus package: https://hackage.haskell.org/package/prometheus-2.2.2/docs/System-Metrics-Prometheus-Http-Push.html

MaxGabriel avatar Jan 14 '21 16:01 MaxGabriel