Releases: gistart/prometheus-push-client
Releases · gistart/prometheus-push-client
0.0.8 pushgateway support and http tweaks
0.0.7 udp tweaks
- fix 0 sleep interval in batch clients
- fix udp client crashes on name resolution errors
- probably support dns round-robin in AioUdpTransport
0.0.6 fix broken package
FIx broken pypi package
First release
⛔ 0.0.5 package was broken, use 0.0.6 instead.
Includes:
- formats: Influx, StatsD, Openmetrics (Prometheus native)
- transports: udp, http (sync and async)
- clients: batch (periodic syncs), streaming
- unit and basic intergration tests