squakez commented on PR #1927: URL: https://github.com/apache/camel-spring-boot/pull/1927#issuecomment-5567149658
My concern is about a couple of additional points. Do we need to extend this behavior to other components that are exposing an endpoint? The `camel-observability-services` is just a layer on top of existing components, `camel-metrics`, `camel-health`, ... etc. Do we need to extend this to other runtimes to "harmonize" the security measures in place? The goal of `camel-observability-services` is to provide a sensible default configuration and avoid any external consumer to use it without knowing if the runtime it's coming is Spring Boot, Quarkus or Camel Main. It is worthy to clarify this aspect as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
