Skip to content

Retarget EDOT Python agent-skill callouts to observability-onboarding - #634

Merged
florent-leborgne merged 6 commits into
mainfrom
docs/remove-stale-edot-agent-skills
Sep 7, 2026
Merged

Retarget EDOT Python agent-skill callouts to observability-onboarding#634
florent-leborgne merged 6 commits into
mainfrom
docs/remove-stale-edot-agent-skills

Conversation

@florent-leborgne

@florent-leborgne florent-leborgne commented Sep 7, 2026

Copy link
Copy Markdown
Member

Summary

elastic/agent-skills v0.6.0 removed edot-python-instrument and edot-python-migrate. Those skills now live in observability-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-instrument plus edot-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 folder skills/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 the repo@skill form. 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

  • Preview the setup and migration pages and confirm each callout links to the observability/onboarding skill folder.
  • Confirm surrounding setup and migration steps are unchanged.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

✅ 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.

@florent-leborgne florent-leborgne changed the title Remove stale EDOT agent-skill callouts Retarget EDOT Python agent-skill callouts to observability-onboarding Sep 7, 2026
@florent-leborgne
florent-leborgne merged commit d5e1e8f into main Sep 7, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants