Embed presentation










![Streaming aggregation: Why?
- name: 5m-cpu-metrics
interval: 5m
aggregations:
- match: "node_cpu_.*"
aggregate_on_labels: ["instance_id"]
aggregate_outputs: ["min", "max", "avg"]
- name: 30m-cpu-metrics
interval: 30m
aggregations:
- match: "node_cpu_.*"
aggregate_on_labels: ["instance_id"]
aggregate_outputs: ["min", "max", "avg"]
-retentionFilter='{__name__=~"5m-.*"}:10d'
-retentionFilter='{__name__=~"30m-.*"}:90d'
vmagent:
VictoriaMetrics:](https://image.slidesharecdn.com/victoriametricsroadmap2023-221216141318-7a9e353f/75/VictoriaMetrics-2023-Roadmap-11-2048.jpg)
















The document outlines the 2023 roadmap for VictoriaMetrics, highlighting the development of a Grafana datasource plugin and the introduction of OpenTelemetry ingestion protocol support. It discusses various features like streaming aggregation and a vmalert UI for rules management, emphasizing the benefits of these additions, including improved metrics aggregation and user-friendly interfaces. The document also poses questions regarding the stakeholders involved in these developments.










![Streaming aggregation: Why?
- name: 5m-cpu-metrics
interval: 5m
aggregations:
- match: "node_cpu_.*"
aggregate_on_labels: ["instance_id"]
aggregate_outputs: ["min", "max", "avg"]
- name: 30m-cpu-metrics
interval: 30m
aggregations:
- match: "node_cpu_.*"
aggregate_on_labels: ["instance_id"]
aggregate_outputs: ["min", "max", "avg"]
-retentionFilter='{__name__=~"5m-.*"}:10d'
-retentionFilter='{__name__=~"30m-.*"}:90d'
vmagent:
VictoriaMetrics:](https://image.slidesharecdn.com/victoriametricsroadmap2023-221216141318-7a9e353f/75/VictoriaMetrics-2023-Roadmap-11-2048.jpg)














