Skip to content

v1.1.0

Compare
Choose a tag to compare
@houndtravisci houndtravisci released this 24 Mar 15:54
1f9bb9b

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)