Skip to content

Hikari-specific meters are not registered in the absence of a DataSourcePoolMetadataProvider #13330

@wilkinsona

Description

@wilkinsona

Hikari provides native Micrometer integration that Boot auto-configures by configuring Hikari with a metrics tracker factory that uses the auto-configured MeterRegistry. At present, this auto-configuration is conditional on a DataSourcePoolMetadataProvider bean, however this isn't necessary as no such bean is required for exposing Hikari's native Micrometer metrics.

See #13295 for some background.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions