]> git.ipfire.org Git - thirdparty/collectd.git/commit
disk plugin: Align metrics with OpenTelemetry recommendations.
authorFlorian Forster <octo@collectd.org>
Mon, 18 Dec 2023 13:40:06 +0000 (14:40 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 22 Jan 2024 18:28:50 +0000 (19:28 +0100)
commitaee7e3011a07cc81755a67e21f7105f9464c6bed
tree6ca60112a90a3fddc6d31a515db7100319e7d82b
parent2f47e546ac3861d3d4b062d61eae6aca3acf685d
disk plugin: Align metrics with OpenTelemetry recommendations.

* Rename labels to `system.device` and `disk.io.direction`.
* Rename `system.disk.time` to `system.disk.operation_time`.
* Add descriptions and units to all metric families.
* Add the "utilization" metric to FreeBSD.
src/disk.c