Skip to content

No metrics are bound for R2DBC ConnectionPools that have been wrapped #30090

@guerricmerleHUG

Description

@guerricmerleHUG

spring boot 2.6.4, spring data r2dbc and pgsql, prometheus metrics activated,
There is no metric for connection pool.
if i debug ConnectionPoolMetricsAutoConfiguration, i see that
if (connectionFactory instanceof ConnectionPool) return always false.

So no ConnectionPoolMetrics created

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions