Skip to content

docs(logging): clarify log record enrichment vs export - #5013

Open
CharoenwitKunna wants to merge 1 commit into
open-telemetry:mainfrom
CharoenwitKunna:docs/logging-enrichment-and-export-2642
Open

docs(logging): clarify log record enrichment vs export#5013
CharoenwitKunna wants to merge 1 commit into
open-telemetry:mainfrom
CharoenwitKunna:docs/logging-enrichment-and-export-2642

Conversation

@CharoenwitKunna

@CharoenwitKunna CharoenwitKunna commented Aug 29, 2026

Copy link
Copy Markdown

Summary

  • Clarify the distinction between stdlib LogRecord enrichment and OpenTelemetry log export via LoggingHandler.
  • Document injected context fields and exported semantic-convention attributes.

Fixes #2642

AI assistance was used during preparation. The implementation was reviewed, validated, and tested by the author. The commit includes the required Assisted-by: Gemini (Google AI) trailer.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Aug 29, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: CharoenwitKunna / name: CharoenwitKunna (1e3cb09)

@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 29, 2026

Copy link
Copy Markdown

Pull request dashboard status

Waiting on reviewers · refreshed 2026-08-29 14:23 UTC

Review the latest changes.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Document the distinct roles of log record enrichment (context injection)
versus log export via LoggingHandler in opentelemetry-instrumentation-logging,
including exact injected attributes and semantic convention fields.

Fixes open-telemetry#2642

Assisted-by: Gemini (Google AI)
@CharoenwitKunna
CharoenwitKunna force-pushed the docs/logging-enrichment-and-export-2642 branch from 1e3cb09 to e190d1e Compare August 29, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Document log record enrichment behavior of logging instrumentation

1 participant