evanderkoogh / otel-cf-workers

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

Implement Analytics Engine instrumentation #67

Closed DaniFoldi closed 11 months ago

DaniFoldi commented 12 months ago

This PR implements instrumentation for Analytics Engine datasets. Couple of questions:

Also this PR needs some testing before I'm confident merging it.

evanderkoogh commented 11 months ago

I certainly wouldn't worry too much about making all the extra attributes perfect. It looks great as it is right now and if there are circumstances where we can improve some of those extra attributes, people will ask for it.

Let me know when you have had a chance to test it some more if you want. Happy to merge it as is..