v1.1.0
DEPRECATED
There was a startup issue in this release that was addressed in v1.1.1
Improvements
- Add support environment variables for API keys (#221)
- Removes whitelist terminology (#222)
- Log sampler config and validation errors (#228)
Fixes
- Pass along upstream and peer metrics configs to libhoney (#227)
- Guard against nil pointer dereference when processing OTLP span.Status (#223)
- Fix YAML config parsing (#220)
Maintenance
- Add test for OTLP handler, including spans with no status (#225)