v0.0.4
First release of Beyla as Beyla! This means that now the docker container image name is grafana/beyla:v0.0.4
and the CLI command is beyla
instead of otelauto
.
What's Changed
Breaking changes 🔨
- Replaced otelauto command/pkg by beyla by @mariomac in #198
- Framework for Kubernetes integration tests by @mariomac in #214
- Prepare Beyla to work in library mode by @mariomac in #218
Bug fixes 🐛
- fixing systemwide command reporting by @mariomac in #219
- Don't make ServeHTTP required by @grcevski in #231
Other changes/additions
- Updated ebpf/cilium to 0.11.0 by @mariomac in #210
- Add integration test case with DisableKeepAlives enabled #154 by @MattFrick in #212
- Automatic update of offsets.json by @github-actions in #217
- Fix integration tests timeouts by @mariomac in #216
- Add debugging info for net TLS by @grcevski in #215
- Fix missing /internal path to offsets.json and in README.md by @MattFrick in #220
- Automatic update of offsets.json by @github-actions in #222
- Kubernetes metadata decoration by @mariomac in #223
- Update docs with the latest information by @grcevski in #224
- Update-offsets action: update go to >= 1.21 on Github runner by @MattFrick in #229
- chore: correct tutorial doc link in readme by @vakalapa in #227
- Remove final TODO, update name by @grcevski in #230
- Automatic update of offsets.json by @github-actions in #232
- Update
make docs
procedure by @github-actions in #233 - Update
make docs
procedure by @github-actions in #235 - Add app cluster example by @grcevski in #236
- Publish to primary website branch by @grafsean in #237
- Add option to enable trace sampling by @grcevski in #238
- Change project name to Beyla in README by @fstab in #241
- Docs: restructure content by @grafsean in #240
- Rename beyla repo and images by @mariomac in #226
- Update
make docs
procedure by @github-actions in #244 - Docs: Change default standalone download method by @mariomac in #245
- Splitting ProcessTracer in Processfinder and ProcessTracer by @mariomac in #243
- First batch of fomatting and copy editing by @grafsean in #254
- Add a Getting Started section at the top of README by @fstab in #248
- Update sync branch by @grafsean in #257
- Add trace-id support for Go applications by @MattFrick in #242
New Contributors
- @vakalapa made their first contribution in #227
- @grafsean made their first contribution in #237
- @fstab made their first contribution in #241
Full Changelog: v0.0.3...v0.0.4