Skip to content
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

Move OpenTelemetry infrastructure monitoring examples to examples repository #17742

Merged
merged 25 commits into from
Jun 24, 2024

Conversation

jack-berg added 22 commits June 17, 2024 15:46
Copy link

Hi @jack-berg 👋

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.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

Copy link

netlify bot commented Jun 21, 2024

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 4492a6f
🔍 Latest deploy log https://app.netlify.com/sites/docs-website-netlify/deploys/6679fe752783f00008ed443a
😎 Deploy Preview https://deploy-preview-17742--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

rhetoric101
rhetoric101 previously approved these changes Jun 24, 2024
Copy link
Contributor

@rhetoric101 rhetoric101 left a comment

Choose a reason for hiding this comment

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

@jack-berg thanks for making these changes!

@rhetoric101 rhetoric101 self-assigned this Jun 24, 2024
@rhetoric101 rhetoric101 added content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers) labels Jun 24, 2024
Copy link
Contributor

@rhetoric101 rhetoric101 left a comment

Choose a reason for hiding this comment

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

@jack-berg thanks for moving these examples outside the docs!


## Correlating infrastructure with OpenTelemetry APM [#infrastructure-correlation]

The following examples demonstrate using the collector to correlate [APM OpenTelemetry data](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/apm-monitoring/opentelemetry-apm-intro) with infrastructure. The general pattern is to configure the collector with a processor which detects and enriches the APM telemetry with additional environment context in the form of resource attributes, before exporting the data to New Relic via OTLP. New Relic can detect this correlation data and construct [relationships between APM and infrastructure entities](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/best-practices/opentelemetry-best-practices-resources).

- [Hosts](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/collector-infra-monitoring/opentelemetry-collector-infra-hosts)
- [Kubernetes](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/collector-infra-monitoring/opentelemetry-collector-infra-k8s)
* [Hosts](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/collector-infra-monitoring/opentelemetry-collector-infra-hosts)
Copy link
Contributor

Choose a reason for hiding this comment

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

@jack-berg this link is to one of the files that was removed. I am going to remove this link from the doc. If you need to add this back, you can do so later.

@rhetoric101 rhetoric101 merged commit 28c97fe into newrelic:develop Jun 24, 2024
21 checks passed
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_internal Identifies issues/PRs from Relics (except writers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants