Commit 7777513
committed
Add sessionID support and BeforeExecuteWithTime to telemetry
- Add sessionID field to metricContext struct
- Update BeforeExecute to accept sessionID parameter
- Add BeforeExecuteWithTime method for custom start times
- Update connection.go to pass sessionID in BeforeExecute call
This enables proper session tracking in telemetry and allows
capturing accurate execution times by providing a custom start time.1 parent 68e9c4e commit 7777513
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments