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

[Helm Chart]: add optional opentelemetry tracing #25

Open
Tracked by #27
jezekra1 opened this issue Nov 4, 2024 · 0 comments
Open
Tracked by #27

[Helm Chart]: add optional opentelemetry tracing #25

jezekra1 opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@jezekra1
Copy link
Collaborator

jezekra1 commented Nov 4, 2024

Add opentelemetry collector + optional backend (elastic)

Required for production use, example command for bee-api worker:

      node
      --enable-source-maps
      --experimental-loader=@opentelemetry/instrumentation/hook.mjs
      --import
      ./dist/opentelemetry.js
      ./dist/jobs/worker.js

For bee-api server the command is baked in the Docker image, but it should be optional.

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

No branches or pull requests

1 participant