prometheus-haskell
prometheus-haskell copied to clipboard
Push Gateway support
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