github grafana/beyla v1.4.0
v1.4.0: experimental network metrics

latest releases: v1.8.4, v0.0.7-pre, v1.8.4-alpha...
6 months ago

What's new

Network metrics (experimental feature)

⚠️ Network metrics is an experimental under development feature, expect breaking changes in the short term.

In addition to application-level metrics, Beyla can provide now the beyla.network.flow.bytes network-level metric, which captures the network bytes between two endpoints in a host.

This feature is independent from the Beyla application observability feature, and is application-agnostic. Beyla will capture all the network metrics in the host, independently of which applications is Beyla instrumenting.

To learn how to activate and configure network metrics, refer to the Grafana Beyla network documentation

Bug fixes

  • Make sure that all the subcomponents have finished before stopping Beyla by @mariomac in #663

Other changes/additions

  • Fix HTTP2 context propagation size update by @grcevski in #651
  • Parse gRPC/HTTP2 requests with kprobes by @grcevski in #649
  • Stop Beyla if the kernel version is unsupported by @mariomac in #653
  • Go gRPC: make sure host/peer is initialized by @grcevski in #658
  • Docs: Update Docker instructions by @fridgepoet in #664
  • Automatic update of offsets.json by @github-actions in #668
  • Add grafana docker compose service for greetings demo by @marctc in #665
  • Fix mio in example by @grcevski in #667
  • Remove deadcode and varcheck deprecated linters by @marctc in #680
  • Docs: Create network metrics docs by @mariomac in #675

New Contributors

Full Changelog: v1.3.3...v1.4.0

Don't miss a new beyla release

NewReleases is sending notifications on new releases.