1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-11 08:50:45 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Presnyakov
647d9ae651 Record part of the response into the span 2025-09-05 20:28:12 +00:00
Alexander Presnyakov
94c9d5ae3c Tracing fixes:
Don't log trace_params in tracing logger, because it already has all this data
Don't print span attrs, it can contain lots of headers
Save small part of the response into the span, if the response was a JSON string
2025-09-05 19:03:24 +00:00
Alexander Presnyakov
9b98c5c20a Created a separate package for tracing-related stuff
Added mirroring of spans into Sentry
Tracer is a facade that redirects actions to tracing backends
2025-09-03 20:32:03 +04:00