mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
follow-up after bdf9f4669a
(#2803)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
bdf9f4669a
commit
ec5d3253ff
@ -46,6 +46,7 @@ scrape_configs:
|
||||
* BUGFIX: [vmagent](https://docs.victoriametrics.com/vmagent.html): make sure that [stale markers](https://docs.victoriametrics.com/vmagent.html#prometheus-staleness-markers) are generated with the actual timestamp when unsuccessful scrape occurs. This should prevent from possible time series overlap on scrape target restart in dynmaic envirnoments such as Kubernetes.
|
||||
* BUGFIX: [VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html): assume that the response is complete if `-search.denyPartialResponse` is enabled and up to `-replicationFactor - 1` `vmstorage` nodes are unavailable. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1767).
|
||||
* BUGFIX: [vmselect](https://docs.victoriametrics.com/#vmselect): update `vm_partial_results_total` metric labels to be consistent with `vm_requests_total` labels.
|
||||
* BUGFIX: [vmagent](https://docs.victoriametrics.com/vmagent.html): correctly update `scrape_configs` when `-promscrape.configCheckInterval` is configured. Thanks @ttyv for [the pull request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2786).
|
||||
|
||||
## [v1.78.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user