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

Add connection pool metrics #1329

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Add connection pool metrics #1329

merged 4 commits into from
Nov 4, 2023

Conversation

bgrainger
Copy link
Member

Fixes #491

This is based on the specification in #1328.

@bgrainger bgrainger changed the base branch from net8 to master October 28, 2023 18:18
The FakeMySqlServer setup fails under Appveyor and Azure Pipelines.

Signed-off-by: Bradley Grainger <[email protected]>
Make min/max connections metrics an ObservableUpDownCounter, as they are effectively static metrics for a pool.

Signed-off-by: Bradley Grainger <[email protected]>
@bgrainger bgrainger merged commit 80a9ac7 into master Nov 4, 2023
23 checks passed
@bgrainger bgrainger deleted the metrics branch November 4, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Extract metrics from a connection pool
1 participant