byollygarden· 15 skills
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.
$npx -y skills add ollygarden/opentelemetry-agent-skills --skill otel-span-events-to-logs-migrationInstalls into the current project.
Run `npx skills use "https://github.com/ollygarden/opentelemetry-agent-skills" --skill "ollygarden/opentelemetry-agent-skills/otel-span-events-to-logs-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ollygarden/opentelemetry-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ollygarden/opentelemetry-agent-skills"` and select the relevant skills, then follow their instructions.