dolthub / dolthub/dolt

Query execution time is underestimated in metrics

Open
#8,705 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.