Skip to content

Conversation

@alexandra5000
Copy link
Contributor

@alexandra5000 alexandra5000 commented Dec 11, 2025

Summary

This PR updates the EDOT SDK documentation to make support boundaries explicit.

EDOT SDKs are supported only when they send telemetry to:

  • EDOT Collector (Gateway mode)
  • Managed OTEL Intake

Sending EDOT SDK data directly to APM Server’s OpenTelemetry intake endpoint is not supported.

Closes #4168

Related PR in the elastic/opentelemetry repo: #510

Generative AI disclosure

To help us ensure compliance with the Elastic open source and documentation guidelines, please answer the following:

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No
  1. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).

Tool(s) and model(s) used: Claude Sonnet 4.5 via Cursor

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

Vale Linting Results

Summary: 1 suggestion found

💡 Suggestions (1)
File Line Rule Message
troubleshoot/ingest/opentelemetry/edot-sdks/index.md 48 Elastic.WordChoice Consider using 'refer to (if it's a document), view (if it's a UI element)' instead of 'See', unless the term is in the UI.

Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

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

I think we need to rethink how we communicate this limitation to users.

  • I don't think this is necessary in our quickstarts
  • I don't think a Tip at the top of all of our troubleshooting guides is the right place or way to explain this

Some ideas:

@alexandra5000
Copy link
Contributor Author

Hey hey @bmorelli25 I moved the information a bit. Also check out the elastic/opentelemetry sister PR for this issue: elastic/opentelemetry#510

Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

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

Thanks. I like this!

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.

[EDOT] Make it more evident/highlight EDOT SDKs are tested/supported only with EDOT intake

3 participants