byelastic· 59 skills
Migrate a .NET application from the classic Elastic APM .NET agent to the EDOT .NET SDK. Use when switching from Elastic.Apm.* packages to Elastic.OpenTelemetry.
$npx -y skills add elastic/agent-skills --skill edot-dotnet-migrateInstalls into the current project.
Run `npx skills use "https://github.com/elastic/agent-skills" --skill "elastic/agent-skills/edot-dotnet-migrate"` 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/elastic/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/agent-skills"` and select the relevant skills, then follow their instructions.