Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlstats: use Go 1.19 atomics, round MeanDuration more #99

Merged
merged 1 commit into from
May 23, 2024

Conversation

bradfitz
Copy link
Member

And split the QueryStats type into an internal accounting half (with
the atomics) and a public half (with natural types).

Updates tailscale/tailscale#5210

And split the QueryStats type into an internal accounting half (with
the atomics) and a public half (with natural types).

Updates tailscale/tailscale#5210

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
@bradfitz bradfitz requested review from raggi and maisem May 23, 2024 14:37
@bradfitz bradfitz merged commit 99c0716 into main May 23, 2024
2 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.

None yet

2 participants