Version 1.4.0

This commit is contained in:
Girish Ramakrishnan 2021-02-20 18:40:10 -08:00
parent eb41984597
commit 8bd1fcf4e8
3 changed files with 12 additions and 2 deletions

View file

@ -28,3 +28,13 @@
[1.3.0]
* Update Prometheus to 2.24.1
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.24.0)
[1.4.0]
* Update Prometheus to 2.25.0
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.25.0)
* Add optional name property to testgroup for better test failure output. #8440
* Add warnings into React Panel on the Graph page. #8427
* TSDB: Increase the number of buckets for the compaction duration metric. #8342
* Remote: Allow passing along custom remote_write HTTP headers. #8416
* Mixins: Scope grafana configuration. #8332

View file

@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.4.0",
"id": "io.prometheus.cloudronapp",
"title": "Prometheus Server",
"author": "Erik Tadevosyan",

View file

@ -1,4 +1,4 @@
This app packages Prometheus <upstream>2.24.1</upstream>
This app packages Prometheus <upstream>2.25.0</upstream>
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays