grafana / beyla

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

remove network.allowed_attributes and use attributes.allow.<metric name> #777

Closed mariomac closed 3 weeks ago

mariomac commented 3 weeks ago

In our path to providing a common attribute selection mechanism, this PR moves the network.allowed_attributes section to a common attributes.allow section that allows you specifying the attributes globally or on a per-metric basis.