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

Optional Live production tracing #10239

Open
Jorropo opened this issue Nov 30, 2023 · 0 comments
Open

Optional Live production tracing #10239

Jorropo opened this issue Nov 30, 2023 · 0 comments
Labels
need/analysis Needs further analysis before proceeding

Comments

@Jorropo
Copy link
Contributor

Jorropo commented Nov 30, 2023

Currently when enabling open-telemetry tracing performance and resource usage seriously suffers, this is good enough for debugging scenarios but can't be ran continuously to production.

We want to be able to debug ipfs.io production with tracing when things goes wrong.

We needs theses two features:

  • Be able to disable automatic tracing everytime we create a span even tho tracing is configured on the map.
    But it needs to passthrough if we are already tracing.
  • Add some flag on the gateway (and maybe also RPC) to optin-in in tracing.
@lidel lidel added the need/analysis Needs further analysis before proceeding label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/analysis Needs further analysis before proceeding
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants