How to create nested spans in Ansible opentelemetry callback? #3132
Unanswered
hasanawad94
asked this question in
Q&A
Replies: 1 comment
-
This https://github.com/ansible-collections/community.general is the best place to ask this question IMO. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using the opentelemetry callback for Ansible and Jaeger.
I was expecting to see nested child span when importing a playbook or a role for ease of reading and understanding what's going on in my playbooks.
I'm using environment variables for configuration
I was expecting to see the tasks in the red rectangle to be in one span nested in playbook_a span.
My question is also related to this open-telemetry/opentelemetry-js#1940
Beta Was this translation helpful? Give feedback.
All reactions