|
|
|
@ -1,3 +1,9 @@
|
|
|
|
|
## 2.32.1 / 2021-12-17
|
|
|
|
|
|
|
|
|
|
* [BUGFIX] Scrape: Fix reporting metrics when sample limit is reached during the report. #9996
|
|
|
|
|
* [BUGFIX] Scrape: Ensure that scrape interval and scrape timeout are always set. #10023
|
|
|
|
|
* [BUGFIX] TSDB: Expose and fix bug in iterators' `Seek()` method. #10030
|
|
|
|
|
|
|
|
|
|
## 2.32.0 / 2021-12-09
|
|
|
|
|
|
|
|
|
|
This release introduces the Prometheus Agent, a new mode of operation for
|
|
|
|
|