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