docs: research GenAI instrumentation landscape (#154)#388
docs: research GenAI instrumentation landscape (#154)#388LoveChauhan-18 wants to merge 8 commits intoopen-telemetry:mainfrom
Conversation
✅ Deploy Preview for otel-ecosystem-explorer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
d6b4d7c to
ce0752d
Compare
Includes audit of Python, JS/TS, Java, and .NET ecosystems and semantic convention coverage.
|
Hi @jaydeluca, I have completed the initial research phase for Issue #154 regarding the GenAI/LLM instrumentation landscape. Summary of Work:
Looking forward to your feedback on the audit findings and the proposed registry strategy! |
|
Thanks for the correction, @jaydeluca! I’ve updated the research documentation to accurately reflect the Java ecosystem's status:
The PR has been updated with these changes. Ready for another look! |
|
@jaydeluca , Please review the PR once and let me know if the PR is in good shape or do I need to make some changes into the PR ? |
|
hey @LoveChauhan-18 thanks for doing this, I just need a little more time to review. it's on my list and will get to it soon. thanks for your patience! in the meantime, i started an issue to discuss the approach of this type of task: #416 |
Sure, I am also working on the issue mentioned by you (#416) . |
Description
This PR addresses Issue #154 by providing a comprehensive audit of the GenAI/LLM instrumentation landscape. It establishes a new research workspace under
projects/and documents the current state of OpenTelemetry support across the four primary ecosystem languages.Motivation
As GenAI workloads become more prevalent, mapping the existing instrumentation landscape is the first step toward automating registry data extraction. This research identifies where the ecosystem stands regarding semantic convention adoption and where critical gaps remain.
Proposed Changes
projects/154-genai-ecosystem/following standard repository conventions.00-research.mdcovering:NEXT-STEPS.mdto track the decision log and immediate actions for maintainer review.projects/_index.md.Key Conclusions
*-contribimplementations.genai-otel-conformanceproject should be the primary benchmark for verifying future instrumentation quality.Verification
frontmatter.schema.json.bun run lint:md.scripts/check_copyright.py.prettier.