Skip to content

docs(otel): expand plugin README - #590

Draft
SilanHe wants to merge 1 commit into
mainfrom
docs/otel-plugin-readme
Draft

docs(otel): expand plugin README#590
SilanHe wants to merge 1 commit into
mainfrom
docs/otel-plugin-readme

Conversation

@SilanHe

@SilanHe SilanHe commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes: Rewrite the otel package README modeled on the JS SDK README: covers both ExecutionOtelPlugin and InvocationOtelPlugin, the ADOT vs community-collector layer options, deployment matrix, export strategies, IAM, env vars, SAM templates, trace structure, log correlation, and API reference. Python code snippets throughout. Accurately reflects that only ExecutionOtelPlugin takes OtelPluginConfig/auto-creates a provider, while InvocationOtelPlugin uses a passed or global provider.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Rewrite the otel package README modeled on the JS SDK README: covers both
ExecutionOtelPlugin and InvocationOtelPlugin, the ADOT vs community-collector
layer options, deployment matrix, export strategies, IAM, env vars, SAM
templates, trace structure, log correlation, and API reference. Python code
snippets throughout. Accurately reflects that only ExecutionOtelPlugin takes
OtelPluginConfig/auto-creates a provider, while InvocationOtelPlugin uses a
passed or global provider.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants