forked from pool/python-prometheus-client
- Update to 0.16.0:
* [FEATURE] Support HELP text in multiprocess mode.
* [ENHANCEMENT] Reduce the mmap minimum size.
* [BUGFIX] Use the correct OpenMetrics encoder when
application/openmetrics-text is requested in ASGI apps.
* [BUGFIX] Allow Prometheus format parser to handle a missing
space after labels.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 07:59:49 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 0.16.0:
|
||||
* [FEATURE] Support HELP text in multiprocess mode.
|
||||
* [ENHANCEMENT] Reduce the mmap minimum size.
|
||||
* [BUGFIX] Use the correct OpenMetrics encoder when
|
||||
application/openmetrics-text is requested in ASGI apps.
|
||||
* [BUGFIX] Allow Prometheus format parser to handle a missing
|
||||
space after labels.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 01:18:51 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user