Update otel config in DDOT installation guide#33934
Merged
Conversation
c5a8123 to
f78be67
Compare
Contributor
37177c5 to
fac316f
Compare
buraizu
reviewed
Jan 26, 2026
Contributor
buraizu
left a comment
There was a problem hiding this comment.
Thanks for the PR, this looks good overall -- but unfortunately, replacing an image with one that has the same file name can cause caching issues. Would you be able to upload the new image with a new name, such as components-3, and likewise update the src attributes of the images?
Feel free to reach out to me internally if you'd like additional context on the caching issues introduced by this (or if you have any other questions/feedback).
fac316f to
ee2ba2e
Compare
buraizu
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Update the OTel configuration snippets in the DDOT installation tutorial, to reflect the change in default config that has happened: the batch processor was removed in favor of using the exporter's sending queue's batching capabilities
OTAGENT-782
Merge instructions
Merge readiness:
Additional notes
A few images, representing the pipelines that include the batch processor, will need to be updated as well