github VictoriaMetrics/VictoriaMetrics v1.37.4

latest releases: v1.97.4, v1.93.14, v1.93.14-cluster...
3 years ago

Changes since v1.37.3

  • FEATURE: vmalert: support multiple notifier urls. See #584
  • FEATURE: add -denyQueriesOutsideRetention command-line flag for denying queries outside the configured retention. VictoriaMetrics returns 503 Service Unavailable http error for requests with time ranges outside the configured retention if -denyQueriesOutsideRetention command-line flag is set.
  • FEATURE: vmagent: add -promscrape.disableKeepAlive command-line flag for disabling http keep-alive connections when scraping targets. See #580
  • BUGFIX: vmalert: fix panic when -remoteRead.url is specified. See #586
  • BUGFIX: vmagent: do not apply relabeling to autogenerated metrics like Prometheus does. See #592

How to run VictoriaMetrics

Unpack the victoria-metrics-*.tar.gz archive and read these docs.

vmutils-*.tag.gz archive contains the following tools:

The corresponding docker images are available here.
Cluster version is available here.

Don't miss a new VictoriaMetrics release

NewReleases is sending notifications on new releases.