observe-sdk icon indicating copy to clipboard operation
observe-sdk copied to clipboard

Add event bucket support to Adapter (Rust SDK)

Open bhelx opened this issue 1 year ago • 1 comments

We need to add an eventbucket for trace events in the rust sdk. Similar to how we do this in the Go SDK: https://github.com/dylibso/observe-sdk/blob/main/go/bucket.go

we should use this in datadog first.

bhelx avatar Aug 03 '23 16:08 bhelx

Complete for DataDog Adapter but can be used for others as well

neuronicnobody avatar Aug 08 '23 18:08 neuronicnobody