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

Question: Ignore certain hosts or api calls with a header #126

Open
ShravanSunder opened this issue Apr 10, 2024 · 1 comment
Open

Question: Ignore certain hosts or api calls with a header #126

ShravanSunder opened this issue Apr 10, 2024 · 1 comment

Comments

@ShravanSunder
Copy link

ShravanSunder commented Apr 10, 2024

I'm also using http to send otel logs out. I'd like the trace capture for these to be ignored. How should i go about doing this?

  • i have a filter in includeTraceContext but i think that's only for distributed tracing. Would be great to use the raw fetch for some of these calls but i'm unsure if i can use the unwrap function.
  • id like to filter hosturl or 'otel-ignore' header key, but unsure where to add this

thanks!

@ShravanSunder
Copy link
Author

its related to #79

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