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

[Housekeeping] Distributed Tracing Should Support OTLP Exporters #5476

Open
2 tasks done
Sovietaced opened this issue Jun 14, 2024 · 1 comment · May be fixed by #5477
Open
2 tasks done

[Housekeeping] Distributed Tracing Should Support OTLP Exporters #5476

Sovietaced opened this issue Jun 14, 2024 · 1 comment · May be fixed by #5477
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free

Comments

@Sovietaced
Copy link
Contributor

Describe the issue

Current Flyte only supports exporting distributed traces to a file or using the jaeger protocol. The jaeger protocol has been deprecated in favor of OTLP.

What if we do not do this?

Newer versions of https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main have removed support for the jaeger protocol entirely, which would break Flyte as is.

Related component(s)

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@Sovietaced Sovietaced added the housekeeping Issues that help maintain flyte and keep it tech-debt free label Jun 14, 2024
Copy link

runllm bot commented Jun 14, 2024

Flyte currently supports exporting distributed traces to a file or using the Jaeger protocol. However, the Jaeger protocol has been deprecated in favor of OTLP (OpenTelemetry Protocol). According to the OpenTelemetry Collector Contrib repository, newer versions have removed support for the Jaeger protocol, which could break Flyte's current tracing capabilities.

Would you like more detail on how to integrate OTLP exporters into Flyte?

Sources:


This is an AI-generated response and your feedback is appreciated! Please leave a 👍 if this is helpful and 👎 if it is not.

Mention @RunLLM to ask follow-up questions. See runllm.com for more!

@Sovietaced Sovietaced linked a pull request Jun 14, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant