-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Do Not Merge] feat(ebpf ga): eBPF eAPM GA and eBPF Network Monitoring PP release docs #22047
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Hi @WriteMayur 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local. If you really require a preview url, reach out to one of the writers and they will generate one for you. |
|
netlify build |
🚀 Netlify Preview Building!If the build is successful, the preview for this pull request will be available at the following URL (usually takes 10-20 minutes): |
|
netlify build |
|
netlify build |
|
|
||
| This approach allows you to: | ||
|
|
||
| * **Simplify Observability:** Use one agent to automatically discover and monitor all services, regardless of programming language. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@WriteMayur Can we add "works on Kubernetes and Linux host/containers"?
| ### If no eBPF data appears at all: | ||
|
|
||
| 1. **Check network connectivity**: Ensure that the OTLP (OpenTelemetry Protocol) endpoint is not blocked by any firewall or network configuration. Verify these URLs are accessible: | ||
| * `otlp.nr-data.net:4317` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@WriteMayur according to "eBPF Agent FAQ & Troubleshooting" doc, only 443 port
|
|
||
| 1. **Check network connectivity**: Ensure that the OTLP (OpenTelemetry Protocol) endpoint is not blocked by any firewall or network configuration. Verify these URLs are accessible: | ||
| * `otlp.nr-data.net:4317` | ||
| * `otlp.eu01.nr-data.net:4317` (EU region only) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@WriteMayur according to "eBPF Agent FAQ & Troubleshooting" doc, only 443 port
This PR creates/udpates docs to prepare for following upcoming releases of eBPF monitoring: