You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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?
thanks!
The text was updated successfully, but these errors were encountered: