mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
#23183 Updated OpenTelemetry libraries as part of research into error logging for orbit. # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Manual QA for all new/changed functionality
3 lines
254 B
Text
3 lines
254 B
Text
Updated OpenTelemetry libraries to latest versions. This includes the following changes when OpenTelemetry is enabled:
|
|
- MySQL spans outside of HTTPS transactions are now logged.
|
|
- Renamed MySQL spans to include the query, for easier tracking/debugging.
|