MyGit

v1.8.0

grafana/beyla

版本发布时间: 2024-09-03 16:39:25

grafana/beyla最新发布版本:v1.8.4(2024-09-18 00:24:41)

What's Changed

Breaking changes 🔨

Network metrics: new behavior of the direction field

The direction attribute (whose values were ingress/egress until Beyla 1.7.0) has been renamed to iface_direction. This attribute specifies in which direction of the network interface is a flow captured (ingress or egress).

Since Beyla 1.8.0, the direction attribute shows the direction of a connection (valid for TCP): request or response.

PR: https://github.com/grafana/beyla/pull/1074

Process CPU metrics: rename attribute process.cpu.state to cpu.mode

Process metrics are still an experimental/unstable OpenTelemetry specification. We renamed that attribute according to the latest changes in the specification.

PR: https://github.com/grafana/beyla/pull/1110

Internal metrics: renamed beyla_build_info to beyla_internal_build_info

This breaking change should not have noticeable effect in someone, as internal metrics are aimed to debug Beyla.

PR: https://github.com/grafana/beyla/pull/1119

Bug fixes 🐛

Other changes/additions

New Contributors

Full Changelog: https://github.com/grafana/beyla/compare/v1.7.0...v1.8.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 beyla-linux-amd64-v1.8.0.tar.gz 34.15MB

2、 beyla-linux-arm64-v1.8.0.tar.gz 31.95MB

查看:2024-09-03发行的版本