Create span for database execution

Created on 16 March 2023, over 1 year ago
Updated 30 March 2023, over 1 year ago

Problem/Motivation

Now that ✨ Allow the database query log to be dispatched as log events Fixed is in, we can listen for statement start/end events to create spans.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @kim.pepper
  • First commit to issue fork.
  • Assigned to Murz
  • Status changed to Needs work over 1 year ago
  • πŸ‡¦πŸ‡²Armenia Murz Yerevan, Armenia

    Great news that now we can get events from database queries! I've implemented a base functionality for this in the MR and it works!
    But let's keep "Needs work" status, because I need to finish the implementation.

  • @murz opened merge request.
    • Murz β†’ committed 019ce14d on 1.0.x
      Issue #3348581 by Murz: Create span for database execution
      
  • Status changed to Fixed over 1 year ago
  • πŸ‡¦πŸ‡²Armenia Murz Yerevan, Armenia

    I've reworked the logic to implement plugin-based traces, and have implemented traces for the Request, Database Statement, and Exceptions. Will do extending this in future releases.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024