Sven Rebhan
Sven Rebhan
@phemmer planning to implement this and wanted to confirm my planned metric format... When enabling this feature, I would emit a new metric series in the form (line-protocol format) ```...
@phemmer yeah I know, so you need to use the `converter` processor to choose the fields that should be tags. This is done to avoid the cardinality explosion. You still...
Will try to implement that and then think about some kind of processor to do the indexing that you suggested earlier. I think that is a good idea anyway... The...
@phemmer please test the binary in PR #15423 and let me know if this is what you intended!
@Daryes can you verify this issue?
@Daryes, I will try to into this in the near future... Would you be able to test a potential PR?
@gecube for my understanding, what you want is - `container_name` containing the "name" of the container, i.e. the `--name` parameter of the `docker run` command e.g. 'nginx' - `container_image` containing...
@gecube does this still exist with the latest version of telegraf? I checked and we now have - `container_name`: name of the container as specified with `--name` or autogenerated name...
@nicosto, @idrennanvmware and @serut please test the binary in PR #15751, available once CI finished the tests, and let me know if this fixes this issue! You need to set...
@cornerot and @eskemojoe007 please test the binary in PR #15003 available once CI finished the tests. Let me know if this fixes the issue!