Skip to content

otel: enable SQLCommenter

Administrator requested to merge jh/otel-sqlcommenter into main

Created by: jhchabran

SQLCommenter annotates queries send to the database with trace annotations which enable to link Database level spans back to application traces.

Test plan

Found

/*uber-trace-id='c235da8e44b09e2388a4a234cb69dd5a%3Ac3aa2f6720039660%3A0%3A1',ot-tracer-traceid='88a4a234cb69dd5a',ot-tracer-spanid='c3aa2f6720039660',ot-tracer-sampled='true',traceparent='00-c235da8e44b09e2388a4a234cb69dd5a-c3aa2f6720039660-01'*/

Merge request reports

Loading