Opentelemetry Collector attributeprocessor not inserting attributes from other attributes
I’m trying to use the Opentelemetry Collector attributeprocessor to write a “hostname” attribute from the journald receiver _HOSTNAME attribute so that the json output will have a field “hostname” in it containing the name/value pair for the hostname.