Skip to content

Conversation

@WriteMayur
Copy link
Contributor

This PR creates/udpates docs to prepare for following upcoming releases of eBPF monitoring:

  • eAPM GA release for Kubernetes and Linux host monitoring
  • Network monitoring PP release

@WriteMayur WriteMayur self-assigned this Oct 30, 2025
@WriteMayur WriteMayur added content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers labels Oct 30, 2025
@github-actions
Copy link

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.

@WriteMayur WriteMayur marked this pull request as draft October 30, 2025 05:41
@WriteMayur
Copy link
Contributor Author

netlify build

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

🚀 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):

https://ebpf-ga--docs-website-netlify.netlify.app

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build


This approach allows you to:

* **Simplify Observability:** Use one agent to automatically discover and monitor all services, regardless of programming language.
Copy link
Contributor

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`
Copy link
Contributor

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)
Copy link
Contributor

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

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur
Copy link
Contributor Author

netlify build

@WriteMayur WriteMayur marked this pull request as ready for review December 3, 2025 08:10
@WriteMayur WriteMayur changed the title [Do Not Merge] feat(ebpf ga): eBPF eAPM GA and eBPF Network Monitoring PP release docs feat(ebpf ga): eBPF eAPM GA and eBPF Network Monitoring PP release docs Dec 3, 2025
Copy link
Contributor

@tejaswaroop-nr tejaswaroop-nr left a comment

Choose a reason for hiding this comment

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

LGTM!

@WriteMayur WriteMayur merged commit d244169 into develop Dec 3, 2025
16 checks passed
@WriteMayur WriteMayur deleted the ebpf-ga branch December 3, 2025 14:10
* [eBPF network metrics](#ebpf-network-metrics)


## Use cases [#use-cases]
Copy link
Contributor

Choose a reason for hiding this comment

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

These are not use cases. These are features of the offering. A use case would be an example of how this feature would be used in a scenario.

This feature is currently provided as part of a preview pursuant to our [pre-release policies](/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy/). It is not available to customers subject to HIPAA or FedRAMP regulations.
</Callout>

The eBPF network metrics provides deep visibility into the network communication of your applications. It captures granular TCP, IP, and DNS telemetry directly from the kernel, solving a major source of application performance issues. This capability is complementary to APM (both eAPM and traditional APM) and works independently to give you a complete picture of your application's communication health, helping you definitively answer the question: "Is it the application or the network?"
Copy link
Contributor

Choose a reason for hiding this comment

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

How does it SOLVE the issue? It helps identify the issue....correct?

Copy link
Contributor

@vpayyapilly vpayyapilly left a comment

Choose a reason for hiding this comment

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

@WriteMayur See my comments. Mostly minor. No show-stoppers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants