Cyrille Le Clerc
Cyrille Le Clerc
> The data enrichment processors ... are going to be moved out of the Sampling Box and be a part of k8s-monitoring helm chart (they are already a part of...
Thanks for reaching out @hedss, with great pleasure to have a conversation, I'll DM you.
Could you please engage with the [OpenTelemetry Auto Configure](https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure#batch-span-processor) to get the enhancement done upstream? Once The AutoConfigureSDK exposes such a capability, we will be happy to make use of...
won't fix due to lack of bandwidth
Workaround in place. Won't fix as we have limited contributions to integrate with Elastic at the moment.
@foutoucour can you please remind us why creating a pipeline stage from a shared library is not working for you? As a span is created for each `stage`, this sounds...
@v1v Thank you very much. I have a question please: would creating a sub `stage` inside a Jenkins shared library be a solution?
Closing as an alternative solution `withSpanAttribute` was delivered. See https://github.com/jenkinsci/opentelemetry-plugin/blob/master/docs/job-traces.md#enriching-pipeline-build-traces-with-custom-span-attributes
Thanks for the feedback @ipleten . Can you please share with us few details please: * Which trace analytics tool do you use? * Do you expect those attributes to...
> Could `WithSpanAttributeStep` be extended to have additional `target` options to set the attributes on all children of the target span as well? Or add a parameter `children` to toggle...