evanderkoogh / otel-cf-workers

An OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers
BSD 3-Clause "New" or "Revised" License
208 stars 39 forks source link

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

Open ShravanSunder opened 2 months ago

ShravanSunder commented 2 months ago

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!

ShravanSunder commented 2 months ago

its related to https://github.com/evanderkoogh/otel-cf-workers/issues/79