github honeycombio/buildevents v0.1.2
Adds link to build trace

latest releases: v0.16.0, v0.15.0, v0.14.0...
4 years ago

This release adds two things to the buildevents binary:

  • When run in build mode (to generate the root span for the trace) it emits a link to the trace to STDOUT. This may be publicized in the build output to make it easy to jump straight to the trace representing this build.
  • When sending spans to Honeycomb, buildevents now identifies itself and its version in the User-Agent HTTP header.

Along with these changes are many adjustments to the README, including

  • instructions on using the github published binary instead of go get to install
  • typo corrections in the CircleCI instructions
  • updates to talk about the link to the trace

Don't miss a new buildevents release

NewReleases is sending notifications on new releases.