mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-21 16:01:03 +00:00
26 lines
875 B
Text
26 lines
875 B
Text
[0.1.0]
|
|
* Initial version
|
|
|
|
[0.2.0]
|
|
* Fix app title
|
|
|
|
[0.3.0]
|
|
* Fix first run command
|
|
|
|
[1.0.0]
|
|
* Initial stable version
|
|
|
|
[1.1.0]
|
|
* Use base image v3
|
|
|
|
[1.2.0]
|
|
* Update prometheus to 2.23.0
|
|
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.23.0)
|
|
* UI: Make the React UI default. #8142
|
|
* Remote write: The following metrics were removed/renamed in remote write. #6815
|
|
* Remote: Do not collect non-initialized timestamp metrics. #8060
|
|
* Remote write: Added a metric prometheus_remote_storage_max_samples_per_send for remote write. #8102
|
|
* TSDB: Make the snapshot directory name always the same length. #8138
|
|
* TSDB: Create a checkpoint only once at the end of all head compactions. #8067
|
|
* TSDB: Avoid Series API from hitting the chunks. #8050
|
|
* TSDB: Cache label name and last value when adding series during compactions making compactions faster. #8192
|