Skip to content

v0.4.5

Latest
Compare
Choose a tag to compare
@tobert tobert released this 01 Apr 20:59
· 4 commits to main since this release
0d4b8a9

v0.4.5 - 2024-01-01

Fix exec attributes, cleanups, and dependency updates.

otel-cli exec attributes were broken for the last few releases so @tobert
felt it was ok to rename them to match the OTel semantic conventions
now.

Changed

  • using latest deps for grpc, protobuf, and otel
  • exec attributes will now go out with the span
  • exec now sends process.command and process.command_args attributes
  • main_test.go now supports regular expression tests on span data