Hello all,
This is to let you know about our latest release: VictoriaMetrics v1.78 and some of its new features!
These are the main Feature Highlights:
Support query tracing, which allows determining bottlenecks during query processing.
vmui: add cardinality tab, which can help identify the source of high cardinality and high churn rate issues.
vmagent: add support for kubeconfig_file option at kubernetes_sd_configs. It may be useful for Kubernetes monitoring by vmagent outside the Kubernetes cluster.
vmagent: add action: graphite relabeling rules optimized for extracting labels from Graphite-style metric names.
Optimize performance for /api/v1/labels and /api/v1/label/.../values endpoints when match[], extra_label or extra_filters[] query args are passed to these endpoints.
vmagent: add -promscrape.cluster.name command-line flag, which allows proper data deduplication when the same target is scraped from multiple vmagent clusters.
VictoriaMetrics Enterprise: expose vm_downsampling_partitions_scheduled and vm_downsampling_partitions_scheduled_size_bytes metrics, which can be used for tracking the progress of initial downsampling for historical data.
See the full features news in the ChangeLog: https://docs.victoriametrics.com/CHANGELOG.html
Let us know if you have any feedback and feel free to share the news in your own channels!
Many thanks,
JJ