-
Hi, how / what processor can I use to create a resource and inject it to every trace if I already have things like service name, env, etc. available in my Deployment metadata? I can't figure out if this is something k8s_processor, resourcedetection or another processor is supposed to do, or if I invariably have to do it at the application level using the SDKs. |
Beta Was this translation helpful? Give feedback.
Answered by
jrcamp
Jul 19, 2021
Replies: 1 comment 3 replies
-
Sounds like you want https://github.com/open-telemetry/opentelemetry-collector/blob/main/processor/resourceprocessor/README.md |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
adriangb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds like you want https://github.com/open-telemetry/opentelemetry-collector/blob/main/processor/resourceprocessor/README.md