Skip to content

Queue metrics for single address connection pool#1454

Merged
vietj merged 2 commits into
4.xfrom
pool-queue-metrics-4.x
Aug 9, 2024
Merged

Queue metrics for single address connection pool#1454
vietj merged 2 commits into
4.xfrom
pool-queue-metrics-4.x

Conversation

@vietj

@vietj vietj commented Aug 9, 2024

Copy link
Copy Markdown
Member

The pool implementation does not actually log queue metrics to the client metrics SPI.

This updates the implementation to actually log queue metrics to the client SPI when the pool uses a fixed connect options (the reason is that the client metrics SPI is coupled to the socket address of the client and most likely this should be changed in Vert.x 5)

@vietj vietj added this to the 4.5.10 milestone Aug 9, 2024
vietj added 2 commits August 9, 2024 11:32
…ient metrics SPI.

This updates the implementation to actually log queue metrics to the client SPI when the pool uses a fixed connect options (the reason is that the client metrics SPI is coupled to the socket address of the client and most likely this should be changed in Vert.x 5)
@vietj
vietj force-pushed the pool-queue-metrics-4.x branch from 9f0fca4 to 2b09d83 Compare August 9, 2024 09:36
@vietj vietj changed the title Pool queue metrics 4.x Queue metrics for single address connection pool Aug 9, 2024
@vietj
vietj merged commit c14776d into 4.x Aug 9, 2024
@vietj
vietj deleted the pool-queue-metrics-4.x branch August 9, 2024 09:42
@vietj vietj self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant