Eero Tamminen
Eero Tamminen
> @octo @mrunge is this PR something you would like to see cleaned-up and rebased? @octo (project owner) is not involved with this project any more, and as result project...
Why this would not be better implemented using value metadata, like is done with the Rieman plugin: https://github.com/collectd/collectd/pull/3158/files ? That would allow per-metric labels, as requested in https://github.com/collectd/collectd/issues/2995. To add...
"write_prometheus" v6 API PR with per-metric label support was just merged to "collectd-6.0" branch. If you still want to be able to specify labels that are added to **all** metrics,...
There's a PR to fix this: https://github.com/collectd/collectd/pull/3973 (But a lack of contributors with merging capability who could review + apply it. And some CI issues.)
For label support you need "collectd-6.0" branch, and v6 API PR for "write_prometheus": https://github.com/collectd/collectd/pull/3861
"write_prometheus" v6 PR (providing label support) has been merged to "collectd-6.0" branch. @singpolyma Could you test that branch, and tell whether statsd output through "write_prometheus" works as you expect? (Note:...
Is collectd mailing list still active? Archive shows no mails from this month: https://mailman.verplant.org/pipermail/collectd/ And I could not [1] subscribe to it [2]: https://mailman.verplant.org/listinfo/collectd [1] I tried subscribing another time...
> I can not verify your issue with the mailing list. Still no response (confirmation mail) from the mailing list subscription. > However, you were able to respond to an...
I added bug about the CI errors (see above link) as they appear unrelated. You're more likely to get these to v6 branch, as collectd developers have expressed preference for...
> @eero-t I would additionally provide 6.0 version of this plugin with great pleasure, but currently `ds_type` core machinery have not yet been ported to 6.0 and this prevents me...