honeycombio / libhoney-go

Go library for sending data to Honeycomb
Apache License 2.0
58 stars 40 forks source link

This library may be enforcing size restrictions that no longer apply #236

Open kentquirk opened 8 months ago

kentquirk commented 8 months ago

Steps to reproduce

We should consider whether we can remove this limit from libhoney (and therefore from Refinery).

Related, but not identical, is that there code in Husky that trims fields to 64K but assumes that it doesn't need to do it twice because the span will be limited to 100K.

MikeGoldsmith commented 8 months ago

Next steps: