Query execution time is underestimated in metrics
Open
bug
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Also applies to doltgres (see [comment](https://github.com/dolthub/doltgresql/pull/1086#discussion_r1898695050))
We call `QueryStart` from our metrics listener in GMS [here](https://github.com/dolthub/go-mysql-server/blob/main/server/handler.go#L217) when that really happens a few RPCs earlier. This may understate query execution time in our metrics
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.