docs/CHANGELOG.md: cut v1.50.1 release

This commit is contained in:
Aliaksandr Valialkin 2020-12-15 21:11:39 +02:00
parent 1022505131
commit 34622f7f9b

View file

@ -2,6 +2,9 @@
# tip
# [v1.50.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.50.1)
* FEATURE: vmagent: export `vmagent_remotewrite_blocks_sent_total` and `vmagent_remotewrite_blocks_sent_total` metrics for each `-remoteWrite.url`.
* BUGFIX: vmagent: properly delete unregistered scrape targets from `/targets` and `/api/v1/targets` pages. They weren't deleted due to the bug in `v1.50.0`.