Skip to content

Releases: grafana/beyla

v0.0.4

01 Sep 08:33
Compare
Choose a tag to compare

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 🔨

Bug fixes 🐛

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

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Jul 21:32
4026d31
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Bug fixes 🐛

Other changes/additions

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Jul 08:58
0f4e45b
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

Breaking changes 🔨

  • Adding grpc submission for OTEL traces and explicitly set http/protobuf as the default option by @mariomac in #191
  • Support GRPC for OTEL_EXPORTER_OTLP_METRICS_PROTOCOL and set http/protobuf as default by @mariomac in #192

Other changes/additions

  • Update make docs procedure by @github-actions in #187
  • Python tests and small fix for process discovery by @grcevski in #188
  • Update offsets action issue #36 by @MattFrick in #186
  • Update make docs procedure by @github-actions in #195
  • Check and warn on insufficient permissions during process discovery by @grcevski in #194

New Contributors

  • @github-actions made their first contribution in #187
  • @MattFrick made their first contribution in #186

Full Changelog: v0.0.1...v0.0.2

v0.0.1

12 Jul 15:41
59e7620
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

Breaking changes 🔨

  • Quickstart Tutorial + Fix endpoint handling by @mariomac in #74

Bug fixes 🐛

Other changes/additions

New Contributors

Full Changelog: v0.0.0...v0.0.1