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

Issue enabling tracing when executing remotely with a conda environment #1620

Closed
saikonen opened this issue Oct 31, 2023 · 0 comments · Fixed by #1619
Closed

Issue enabling tracing when executing remotely with a conda environment #1620

saikonen opened this issue Oct 31, 2023 · 0 comments · Fixed by #1619

Comments

@saikonen
Copy link
Collaborator

saikonen commented Oct 31, 2023

Enabling telemetry leads to failed deployment when using conda environments. Exception thrown is

ValueError: invalid literal for int() with base 10: 'No'

Steps for reproducing:

  • enable tracing with one of the environment variables, f.ex. METAFLOW_OTEL_ENDPOINT
  • have none of the opentelemetry libraries installed locally
  • use a conda environment for the flow
  • deploy remotely, f.ex. with --with kubernetes
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 a pull request may close this issue.

1 participant