File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## Unreleased
22
3+ ## 1.20.1 / 2024-08-20
4+
5+ * [ BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with ` PedanticRegistry ` on linux machines. #1587
6+
37## 1.20.0 / 2024-08-14
48
59* [ CHANGE] :warning : go-collector: Remove ` go_memstat_lookups_total ` metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577
1014* [ FEATURE] promhttp: Add experimental support for ` zstd ` on scrape, controlled by the request ` Accept-Encoding ` header. #1496
1115* [ FEATURE] api/v1: Add ` WithLimit ` parameter to all API methods that supports it. #1544
1216* [ FEATURE] prometheus: Add support for created timestamps in constant histograms and constant summaries. #1537
13- * [ FEATURE] process-collectors : Add network usage metrics: ` process_network_receive_bytes_total ` and ` process_network_transmit_bytes_total ` . #1555
17+ * [ FEATURE] process-collector : Add network usage metrics: ` process_network_receive_bytes_total ` and ` process_network_transmit_bytes_total ` . #1555
1418* [ FEATURE] promlint: Add duplicated metric lint rule. #1472
1519* [ BUGFIX] promlint: Relax metric type in name linter rule. #1455
1620* [ BUGFIX] promhttp: Make sure server instrumentation wrapping supports new and future extra responseWriter methods. #1480
Original file line number Diff line number Diff line change 1- 1.20.0
1+ 1.20.1
You can’t perform that action at this time.
0 commit comments