Eero Tamminen
Eero Tamminen
Hm. On the two HWs / kernels I just tested, one did not report any FW info, and the other reported 2 of them. This PR reports info for just...
Prometheus adds `exported_` prefix to `job` & `instance` labels, which can be remapped with `serviceMonitor`: ``` apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: collectd namespace: monitoring spec: endpoints: - metricRelabelings: -...
Looking at the OTEL HW spec: https://opentelemetry.io/docs/specs/semconv/system/hardware-metrics/#common-hardware-attributes It seems that all HW devices should provide also `id` and `name` attrributes, in addition to similar GPU `model` and `serial` attributes? FYI:...
Updated code according to feedback given in OTEL bug tracker, which dealt with the issues I raised above. Will keep this still as "Draft" though, until #4299 is merged, the...
Questions answered in OTEL ticket and code changed to match => dropped Draft status. Rebased GCC warning WA & FW attribute commits to be last ones, in case they should...
> This is initial implementation for **notify_telegram** plugin. Later I will create PR for collectd 6 also. New plugins should go to `collectd-6.0` branch, only existing plugins are updated in...
Thanks, fixes look good! Next step is review from Florian (@octo) for the v6 version of the PR. (He hasn't been active for a while, but hopefully you don't need...
With the v6 PR (https://github.com/collectd/collectd/pull/4311) and new plugins not being accepted to v5, closing this.
Rebased now that changes from #4267 (that this depends on) were merged to `collectd-6.0`.
@octo Debian unstable: `FAIL: test_plugin_virt`?