changelog: Fixed wrong link to federation PR. (#7205)

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
This commit is contained in:
Bartlomiej Plotka 2020-05-11 13:00:50 +01:00 committed by GitHub
parent 7727b9012e
commit 5fa12ae0ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
## 2.18.0 / 2020-05-05
* [CHANGE] Federation: Only use local TSDB for federation (ignore remote read). #7077
* [CHANGE] Federation: Only use local TSDB for federation (ignore remote read). #7096
* [CHANGE] Rules: `rule_evaluations_total` and `rule_evaluation_failures_total` have a `rule_group` label now. #7094
* [FEATURE] Tracing: Added experimental Jaeger support #7148
* [ENHANCEMENT] TSDB: Significantly reduce WAL size kept around after a block cut. #7098