96e001c521
- Update to 0.21.1 * [BUGFIX] Revert incorrect use of reentrant locks. #1076 - Update sed regular expression for removing shebang
Matej Cepl2025-02-26 22:24:06 +00:00
a5e8257bc3
Accepting request 1208842 from devel:languages:python
Ana Guerrero2024-10-18 13:58:36 +00:00
fe22c9be5c
- update to 0.21.0: * [CHANGE] Reject invalid (not GET or OPTION) HTTP methods. #1019 * [ENHANCEMENT] Allow writing metrics when holding a lock for the metric in the same thread. #1014 * [BUGFIX] Check for and error on None label values. #1012 * [BUGFIX] Fix timestamp comparison. #1038Dirk Mueller2024-10-18 10:45:19 +00:00
7a57803f9d
Accepting request 1159228 from devel:languages:python
Ana Guerrero2024-03-19 16:32:08 +00:00
fa92230647
- update to 0.20.0: * Update OpenMetrics Content Type to 1.0.0. * Enable graceful shutdown for start_{http,wsgi}_server by returning the server and thread. * Allow resetting counter metrics. #1005 * wsgi server: address family discovery is not quite right
Dirk Mueller2024-03-19 07:08:35 +00:00
968f38f483
- Update to 0.17.0: * [ENHANCEMENT] Add additional typing. * [BUGFIX] Fix typo in python_gc_objects_collected metadata. * [BUGFIX] Do not include .pyc files in the build wheel.
Matej Cepl2023-05-24 23:42:08 +00:00
f7d2603595
- 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.
Matej Cepl2023-01-24 08:15:37 +00:00