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

Fix kafka env vars #76

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix kafka env vars #76

wants to merge 2 commits into from

Conversation

andrewvc
Copy link
Collaborator

Changes

This overrides the container env vars for kafka for OTEL_INFERRED_SPANS allowing kafka to run

Copy link

@rogercoll rogercoll left a comment

Choose a reason for hiding this comment

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

Thanks @andrewvc ! We have not modified this file in our fork yet, meaning that it will use the upstream configuration. Upstream file: https://github.com/open-telemetry/opentelemetry-demo/blob/main/kubernetes/opentelemetry-demo.yaml

Our recommended way of using the Otel demo is through Helm: https://github.com/elastic/opentelemetry-demo?tab=readme-ov-file#start-the-demo

We have just released the Kafka images with the inferred spans fix, it should be included in the docker compose and Helm deployments. Could you please share the reasoning behind using this raw manifest instead of Helm?

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.

2 participants