home/categories/monitoring/ollygarden-opentelemetry-agent-skills-skills-span-events-to-logs-migration-skill-md
monitoringdevops

span-events-to-logs-migration

Migrate OpenTelemetry Span Events (AddEvent, RecordException) to the Logs API following the OTEP 4430 deprecation plan. Use when migrating instrumentation from span events to log-based events, reviewing code that still uses AddEvent or RecordException, or planning a migration across a codebase.

ollygarden
maintainer
ollygarden
Mis à jour 3/18/2026
Étoiles
6
Forks
1
quick start

Installation and usage

Migrate OpenTelemetry Span Events (AddEvent, RecordException) to the Logs API following the OTEP 4430 deprecation plan. Use when migrating instrumentation from span events to log-based events, reviewing code that still uses AddEvent or RecordException, or planning a migration across a codebase.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use span-events-to-logs-migration