[pve-devel] applied: [PATCH pve-manager v3] metrics add OpenTelemetry support
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 29 18:40:25 CEST 2025
On Tue, 22 Jul 2025 17:55:27 +0800, nansen.su wrote:
> Add OpenTelemetry metric type classification to fix Prometheus compatibility
>
> Problem
>
> The OpenTelemetry plugin was exporting all metrics as gauge type, causing Prometheus/Grafana to show warnings like:
> PromQL info: metric might not be a counter, name does not end in total/sum/_count/_bucket: "proxmox_node_network_transmit_bytes"
>
> [...]
Applied, thanks!
FYI:
I reworded the commit message a bit, as you mostly used it as development
changelog, so I copied over some info from the v1 patch.
Also automatically reformated the code using the `make tidy` target to avoid
various whitespace and indentaion issues.
[1/1] metrics add OpenTelemetry support
commit: 523050865a2047d514275608d90afee58aeed1b6
More information about the pve-devel
mailing list