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

Some Actuator beans are ineligible for post-processing #33110

Closed
wilkinsona opened this issue Nov 11, 2022 · 0 comments
Closed

Some Actuator beans are ineligible for post-processing #33110

wilkinsona opened this issue Nov 11, 2022 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

2022-11-11T15:56:19.588Z  INFO 71045 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-11T15:56:19.589Z  INFO 71045 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-11T15:56:19.593Z  INFO 71045 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'endpointObjectMapper' of type [org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration$$Lambda$c77b15e37a265edfb2efca6c6338d943dea1e75f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant