otel-span-events-to-logs-migration
Migrate OpenTelemetry Span Events (AddEvent, RecordException, and language equivalents) to the Logs API following the accepted OTEP 4430 migration plan. Use when migrating instrumentation from span events to log-based events, reviewing code that still uses AddEvent or RecordException, or planning a codebase migration while preserving trace correlation.
Pinned to revision cbdb25cd88ef, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/otel-span-events-to-logs-migration/SKILL.md
- skills/otel-span-events-to-logs-migration/references/backward-compat.md
- skills/otel-span-events-to-logs-migration/references/decision-tree.md
- skills/otel-span-events-to-logs-migration/references/deprecation-plan.md
- skills/otel-span-events-to-logs-migration/references/migration-patterns.md
- skills/otel-span-events-to-logs-migration/scripts/scan-span-events.sh
Every link opens the file at its source, pinned to the revision this page describes.