grafana / beyla

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

Add option to make sql statements parts of traces #826

Closed grcevski closed 1 month ago

grcevski commented 1 month ago

This PR adds the option for customers to optionally select to have the full DB statement in their traces.

TODO:

Documentation will be done when we document the new attributes feature.

Closes https://github.com/grafana/beyla/issues/788

mariomac commented 1 month ago

Loved it! Glad that you understood the new attributes stuff. I was afraid it became too complex.