Skip to content

Conversation

colleenmcginnis
Copy link
Contributor

Contributes to elastic/docs-content#1734, elastic/docs-content#1801

Replaces placeholder URLs with those reserved by the Internet Engineering Task Force (IETF) in RFC 2606 and RFC 6761 (e.g. example.com, example.net, example.org, example.edu, .example).

@colleenmcginnis colleenmcginnis self-assigned this Aug 26, 2025
@colleenmcginnis colleenmcginnis added docs Team:Docs Label for the Observability docs team labels Aug 26, 2025
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link

🔍 Preview links for changed docs

Comment on lines +45 to 46
ELASTIC_APM_SERVER_URL = "https://serverurl.example.com:443"
ELASTIC_APM_SECRET_TOKEN = "sometoken"
Copy link
Contributor Author

@colleenmcginnis colleenmcginnis Aug 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potential alternative:

Suggested change
ELASTIC_APM_SERVER_URL = "https://serverurl.example.com:443"
ELASTIC_APM_SECRET_TOKEN = "sometoken"
ELASTIC_APM_SERVER_URL = "<YOUR_APM_SERVER_URL>:<PORT>"
ELASTIC_APM_SECRET_TOKEN = "<YOUR_TOKEN>"

@colleenmcginnis colleenmcginnis marked this pull request as ready for review August 28, 2025 20:45
@colleenmcginnis colleenmcginnis requested a review from a team as a code owner August 28, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-python docs Team:Docs Label for the Observability docs team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants