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

Replace apm-server OTLP endpoint with Otel native processors and Elasticsearch #120

Merged
merged 16 commits into from
Jan 29, 2025

Conversation

rogercoll
Copy link
Collaborator

@rogercoll rogercoll commented Oct 29, 2024

Changes

OpenTelemetry native pipeline using Elastic APM enrichment and aggregation processors. Aligns with 8.16 K8s Onboarding flow configuration: https://github.com/elastic/opentelemetry/blob/8.16/resources/kubernetes/operator/helm/values.yaml

Note: The K8s daemonset could forward the gathered signals to the deployment instance, and just have a collector sending data to Elasticsearch. This PR uses the daemonset to send directly to ES, thus not requiring the deployment collector to collect K8s metrics and logs.

Merge Requirements

For new features contributions, please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@rogercoll rogercoll force-pushed the otel_native_pipeline branch 3 times, most recently from bc3f7ef to 9a35ecb Compare November 4, 2024 10:56
@rogercoll rogercoll force-pushed the otel_native_pipeline branch from 9a35ecb to 907bc89 Compare November 4, 2024 11:01
@rogercoll rogercoll marked this pull request as ready for review November 27, 2024 13:58
@rogercoll rogercoll requested a review from ChrsMark November 27, 2024 13:58
@rogercoll rogercoll self-assigned this Jan 15, 2025
@rogercoll rogercoll merged commit 115967a into elastic:main Jan 29, 2025
24 of 25 checks passed
@rogercoll rogercoll deleted the otel_native_pipeline branch January 29, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants