honeycombio / libhoney-go

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

Update for E&S #169

Closed vreynolds closed 2 years ago

vreynolds commented 2 years ago

Given a libhoney configured with a v2 api key and without a dataset When it sends HNY events Then it should use unknown_dataset as the dataset

When given a legacy key, the behavior remains the same as today.

Notes on trimming whitespace