Skip to content

SSL metrics are no longer auto-configured #48819

@ThomasVitale

Description

@ThomasVitale

It looks like the SslMetricsAutoConfiguration defined in the spring-boot-micrometer-metrics module is not listed among the auto-configurations that Spring Boot should import.

The org.springframework.boot.autoconfigure.AutoConfiguration.imports file is missing this line:

org.springframework.boot.micrometer.metrics.autoconfigure.ssl.SslMetricsAutoConfiguration

If this accepted as a bug, I'm available to submit a PR. Thanks.

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions