Suggestion: query watcher could show connection name with read/write suffix #324
Urbanproof
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The current query watcher functionality displays the connection name. However, it would be beneficial to also show whether a query was executed on a read or write host. This would improve the visibility of query distribution across different hosts and debugging in general. This is probably very small change, I think something like this would work:
laravel-ray/src/Payloads/ExecutedQueryPayload.php
Line 39 in f9f8945
Beta Was this translation helpful? Give feedback.
All reactions