grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.37k stars 97 forks source link

Bring back the changes for the Helm chart revert #1232

Open grcevski opened 2 weeks ago

grcevski commented 2 weeks ago

We should re-instate the changes for https://github.com/grafana/beyla/pull/1184.

Also we need to add Helm tests to avoid this breakage in the future.

Relates to https://github.com/grafana/beyla/issues/1229

mariomac commented 2 weeks ago

The original issue was actually a problem in how Beyla treated the filter attributes: Beyla returned error because the client attribute of the filter was not recognized as an attribute in RED metrics, but the clientattribute is already present in some application metrics such as service graph metrics.