mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
docs/CHANGELOG.md: mention that /tags/delSeries
handler is supported after f0c207fae2
This commit is contained in:
parent
b7f4fc6e0d
commit
d0ffb49ee2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/851
|
|||
at the rate exceeding the given limit. See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/905#issuecomment-729395855
|
||||
* FEATURE: add remoteAddr to slow query log in order to simplify identifying the client that sends slow queries to VictoriaMetrics.
|
||||
Slow query logging is controlled with `-search.logSlowQueryDuration` command-line flag.
|
||||
* FEATURE: add `/tags/delSeries` handler from Graphite Tags API. See https://victoriametrics.github.io/#graphite-tags-api-usage
|
||||
|
||||
* BUGFIX: properly parse Prometheus metrics with [exemplars](https://github.com/OpenObservability/OpenMetrics/blob/master/OpenMetrics.md#exemplars-1) such as `foo 123 # {bar="baz"} 1`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue