Releases: reddit/baseplate.py
Releases · reddit/baseplate.py
test
upgrade(actions): upgrade checkout and setup-python GitHub depricated Node.js to Node 16. The current versions of checkout and setup-python GitHub actions depend on a depricated version of Node.
v2.5.9
Full Changelog: v2.5.8...v2.5.9
v2.5.9-rc20230316-1
Full Changelog: v2.5.8...v2.5.9-beta20230316-1
v2.6.0-beta.2
What's Changed
- revert sidecar changes to expose Prometheus metrics by @ghirsch-reddit in #762
Full Changelog: v2.6.0-beta.1...v2.6.0-beta.2
v2.6.0-beta-1
- Change Log: https://github.com/reddit/baseplate.py/pull/760/files
- Adds support for MultiProcessValue ids based on env variable
v2.5.9-beta.1
Full Changelog: v2.5.8-beta.3...v2.5.9-beta.1
v2.5.8
Fixes
- Fix accessing non-existent Span object by @zerozez in #754
- Reduce cardinality of http_server_active_requests by @SuperQ in #745
Changes
- This will automatically sum http server runtime metrics, instead of each metric having tags indicating process ID there will be one metric which sums all metrics across IDs.
New Contributors
Full Changelog: v2.5.7...v2.5.8
v2.5.8-beta.4
v2.5.8-beta.3
fix rebase mistake
v2.5.8-beta.2
fix unit tests