Open
Conversation
Why: * Completion of DD and adopter interviess This change address the need by: * documenting the DD * recording the adopter interviews Signed-off-by: Emily Fox <themoxiefoxatwork@gmail.com>
055bcd8 to
9804960
Compare
Co-authored-by: Juliano Costa <julianocosta89@outlook.com> Signed-off-by: Emily Fox <33327273+TheFoxAtWork@users.noreply.github.com>
Contributor
|
/toc |
Contributor
|
/kind dd |
JohnHillegass
approved these changes
Apr 22, 2026
Contributor
JohnHillegass
left a comment
There was a problem hiding this comment.
+1 for graduation! I’ve integrated OTEL into so many projects that I honestly forgot it was still in the incubating phase. IMO it's as ubiquitous and reliable as k8s for day-to-day operations. Fully support getting this merged!
Member
|
I miss one thing: a way to show span drops As far as I know the OTEL client library will drop spans silently and server side has also no metric for span drops. As one, that already observed a full cluster with normal 50k-150k RPS, that had 0 RPS caused by span drops, I think graduation should have this as a requirement. |
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.
Why:
This change address the need by:
CC @dims