Retarget EDOT Python agent-skill callouts to observability-onboarding - #634
Merged
Conversation
5 tasks
🔍 Preview links for changed docs |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
vishaangelova
approved these changes
Sep 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
elastic/agent-skills v0.6.0 removed
edot-python-instrumentandedot-python-migrate. Those skills now live inobservability-onboarding, which still covers both paths for Python: attach EDOT when no classic APM agent is present, and migrate off the Elastic APM Python agent. The attach method (opentelemetry-instrumentplusedot-bootstrap), environment variables, and do-not-reuse-APM-Server-URL guidance match the old skills.This PR points the setup and migration
{agent-skill}callouts at the GitHub folderskills/observability/onboarding. Page-specific body text is unchanged so setup still orients to instrument, and migration still orients to migrate.These companion docs use a
/tree/main/skills/...URL instead of therepo@skillform. The@URLs 404 if opened as GitHub links, and in these EDOT repos they also break the link the directive embeds.Companion to elastic/docs-content#8227. Tracked in elastic/docs-content#8230.
Test plan
observability/onboardingskill folder.