Skip to content

Update prometheus-client to 0.10.1#611

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-prometheus-client-0.5.0-to-0.10.1
Closed

Update prometheus-client to 0.10.1#611
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-prometheus-client-0.5.0-to-0.10.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Apr 8, 2021

This PR updates prometheus-client from 0.5.0 to 0.10.1.

Changelog

0.10.1

* [BUGFIX] Support lowercase `prometheus_multiproc_dir` environment variable in `mark_process_dead`. 644

0.10.0

* [CHANGE] Python 2.6 is no longer supported. 592
* [CHANGE] The `prometheus_multiproc_dir` environment variable is deprecated in favor of `PROMETHEUS_MULTIPROC_DIR`. 624
* [FEATURE] Follow redirects when pushing to Pushgateway using `passthrough_redirect_handler`. 622
* [FEATURE] Metrics support a `clear()` method to remove all children. 642
* [ENHANCEMENT] Tag support in GraphiteBridge. 618

0.9.0

[ENHANCEMENT] Add support for python3.9 (600)
[ENHANCEMENT] Various updates for latest OpenMetrics draft spec (576 577)

0.8.0

[FEATURE] Added ASGI application (512)
[FEATURE] Add support for parsing timestamps in Prometheus exposition format. (483)
[FEATURE] Add target_info to registries (453)
[ENHANCEMENT] Handle empty and slashes in label values for pushgateway (547 442)
[ENHANCEMENT] Various updates for latest OpenMetrics draft spec (434 445 538 460 496)
[ENHANCEMENT] Add `HELP` output for auto-created metrics (471)
[ENHANCEMENT] Use mmap.PAGESIZE constant as value for first read. (505)
[ENHANCEMENT] Add `__repr__` method to metric objects, make them debug friendly. (481)
[ENHANCEMENT] Add observability check to metrics (455 520)
[BUGFIX] Fix urlparse in python >= 3.7.6 (497)
[BUGFIX] Cleaning up name before appending unit on name (543)
[BUGFIX] Allow for OSError on Google App Engine (448)

0.7.1

[BUGFIX] multiprocess: don't crash on missing gauge_live/sum files (424)
[BUGFIX] correctly bind method on Python 2.x (403)

0.7.0

[ENHANCEMENT] Multiprocess exposition speed boost (421)
[ENHANCEMENT] optimize openmetrics text parsing (~4x perf) (402)
[ENHANCEMENT] Add python3.7 support (418)
[ENHANCEMENT] Change exemplar length limit to be only for label names+values (397)
[BUGFIX] Disable gcCollector for pypy (380)

0.6.0

[ENHANCEMENT] Better exceptions on exposition failure (364)
[BUGFIX] Fix deadlock in gcCollector, metrics are now different (371)
[BUGFIX] Fix thread leak in Python 3.7 (356)
[BUGFIX] Make the format strings compatible with Python 2.6 (361)
[BUGFIX] parser: ensure samples are of type Sample (358)
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Jun 1, 2021

Closing this in favor of #623

@pyup-bot pyup-bot closed this Jun 1, 2021
@ednilson ednilson deleted the pyup-update-prometheus-client-0.5.0-to-0.10.1 branch June 1, 2021 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant