MyGit

v1.7.0

grafana/beyla

版本发布时间: 2024-07-30 17:11:29

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

Beyla 1.7.0 is out with a huge amount of features and bugfixes!

Please check the Beyla documentation for more information about how to configure and enable them: https://grafana.com/docs/beyla/latest/

What's Changed

Breaking changes 🔨

Use proper pre/suffixes for internal metrics names by @marctc in https://github.com/grafana/beyla/pull/941

This breaking change would only affect users configuring Beyla to report internal metrics of its own Behavior (mainly used for performance testing and debugging purposes)

Fix typo in BPF debug yaml field by @marctc in https://github.com/grafana/beyla/pull/964

Replaces the bfp_debug configuration option by bpf_debug. This option is mainly used by Beyla developers for internal debugging.

enable by default: server_address and server_port attributes by @mariomac in https://github.com/grafana/beyla/pull/989

The user still has the possibility to disable them by means of the attributes selection YAML section.

Set heuristic as default value for unmatched routes arg by @marctc in https://github.com/grafana/beyla/pull/988

The user still has the possibility to disable heuristic routes in the routes YAML configuration.

Bug fixes 🐛

Highlighted additions

Reporting application processes

⚠️ This feature is based in the current OpenTelemetry semantic convention for OS Processes, which is currently marked as Experimental. You might expect some breaking changes in the future.

Add application_process to the BEYLA_OTEL_METRIC_FEATURES or BEYLA_PROMETHEUS_FEATURES option to get the following Process metrics:

New supported protocols for Go and Non-Go programs

Beyla now supports the following application protocols for both Go programs:

Network metrics, new client.port and server.port attributes

Network metrics bring src.port and dst.port, which would be swapped in request and response network metrics. client.port and server.port remain consistent for both request and response network metrics.

Other changes/additions

New Contributors

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

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

1、 beyla-linux-amd64-v1.7.0.tar.gz 33.71MB

2、 beyla-linux-arm64-v1.7.0.tar.gz 31.54MB

查看:2024-07-30发行的版本