Closed renovate[bot] closed 1 year ago
blocked by #549
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
0.16.0
->0.17.0
Release Notes
timescale/promscale
### [`v0.17.0`](https://togithub.com/timescale/promscale/blob/HEAD/CHANGELOG.md#0170---2023-09-01) [Compare Source](https://togithub.com/timescale/promscale/compare/0.16.0...0.17.0) ##### Added - Add support for PostgreSQL 15 - Alerts from promscale monitoring mixin are groupped also by namespace label \[[#1714](https://togithub.com/timescale/promscale/issues/1714)] - Added a new family of metrics tracking database maintenance jobs durations and failures \[[#1745](https://togithub.com/timescale/promscale/issues/1745)] - Allow config options in file to be set as yaml mappings \[[#1737](https://togithub.com/timescale/promscale/issues/1737)] - Add `startup.dataset` option in the config file for the dataset configuration. Supersedes `startup.dataset.config` which accepts a string instead of a mapping \[[#1737](https://togithub.com/timescale/promscale/issues/1737)] - Add alert to notify about duplicate sample/metric ingestion. \[[#1688](https://togithub.com/timescale/promscale/issues/1688)] - Add histogram to track number samples/metadata/span sent per request \[[#1767](https://togithub.com/timescale/promscale/issues/1767)] ##### Changed - Reduced the verbosity of the logs emitted by the vacuum engine \[[#1715](https://togithub.com/timescale/promscale/issues/1715)] - The vacuum engine now throttles the number of workers used based on the oldest txid from the chunks needing freezing \[[#1761](https://togithub.com/timescale/promscale/issues/1761)] - In order to reduce the overall load on the system, some internal database metrics won't be collected as often as they used to. None of the affected metrics is expected to change faster than its new collection interval \[[#1793](https://togithub.com/timescale/promscale/issues/1793)] - Aggregate metrics at global level to avoid legend pollution in dashboards \[[#1800](https://togithub.com/timescale/promscale/issues/1800)] - The vacuum engine now looks for compressed chunks missing stats and vacuums these too \[[#1804](https://togithub.com/timescale/promscale/issues/1804)] ##### Fixed - Fixing the query behind chunks_uncompressed. The new definition should change the baseline value \[[#1794](https://togithub.com/timescale/promscale/issues/1794)]Configuration
📅 Schedule: Branch creation - "before 2am" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.