Skip to content

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Sep 11, 2024

  1. Transaction events were being counted as excluded queries, it gave me negative numbers
  2. IMO, transaction events should not be excluded.
  3. Fix Xdebug links no longer worked
  4. IMO, I was just excluding using the name, but it must have been the normalized file path
  5. $totalTime is used to create the timeline waterfall, when it's accumulating but not adding the query, it would not be very close to reality
  6. If the query is not going to be added, other processes such as explain are no longer necessary

@barryvdh barryvdh merged commit 1542461 into barryvdh:master Sep 11, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants