VictoriaMetrics v1.34.2 Release Notes

Release Date: 2020-03-03 // about 4 years ago
  • 🔄 Changes since v1.34.1

    • ✨ ENHANCEMENT: vmagent: add -remoteWrite.urlRelabelConfig for applying individual relabeling for each -remoteWrite.url. See #308 and #320
    • ✨ ENHANCEMENT: vmagent: add -remoteWrite.maxDiskUsagePerURL for limiting the maximum disk usage for each -remoteWrite.url file-based buffer. See #352
    • ✨ ENHANCEMENT: vmagent: reduce memory usage when scraping big number of metrics from a single target
    • ✨ ENHANCEMENT: vmagent: truncate chunk file when the persistent queue is empty
    • 🛠 BUGFIX: vmagent: accept trailing comma in label list when scraping Prometheus metrics. See #350
    • BUGFIX: properly handle /api/v1/label/ __name__ /values with non-empty match[] args. See #343
    • BUGFIX: properly split vm_deduplicated_samples_total metrics among cluster components. See #345

    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.