Skip to content

Conversation

alexandra5000
Copy link
Contributor

This PR adds a new troubleshooting page covering connectivity issues between OpenTelemetry SDKs, the Collector, and Elastic endpoints.

The page includes:

  • Common error symptoms

  • Differentiation of root causes (firewall, endpoint errors, proxy misconfiguration, SDK vs Collector failures)

  • Step-by-step resolution checks (DNS, reachability, port testing, TLS validation)

  • Links to related existing pages (proxy settings, debug logging)

This content is intended to help users diagnose networking problems even when proxy settings appear correct but ports or firewalls block traffic.

Resolves #2351

@alexandra5000 alexandra5000 requested a review from a team as a code owner September 18, 2025 15:02
Copy link

github-actions bot commented Sep 18, 2025

🔍 Preview links for changed docs

Copy link
Contributor

@theletterf theletterf left a comment

Choose a reason for hiding this comment

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

Lovely! Any upstream doc we could link to?

Copy link
Contributor

@hegerchr hegerchr left a comment

Choose a reason for hiding this comment

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

@alexandra5000 thank you for putting this together. I left comments as suggestions.

Copy link
Contributor

@hegerchr hegerchr left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for putting it together. It will be a great help for our users.

I removed spaces in one line.

@alexandra5000 alexandra5000 enabled auto-merge (squash) October 14, 2025 14:56
@alexandra5000 alexandra5000 merged commit f84fac7 into elastic:main Oct 14, 2025
7 checks passed
@alexandra5000 alexandra5000 deleted the network-connectivity branch October 14, 2025 15:13
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.

Network/firewall connectivity issues

4 participants