• Brian Clozel's avatar
    Revert "Add support for Reactor Netty Micrometer metrics" · dfdee3e0
    Brian Clozel authored
    This commit removes the support for Reactor Netty metrics since it
    seems that Spring Boot should not use this feature:
    
    * HTTP metrics are already covered by WebFlux
    * TCP metrics are only meant to TCP server/clients
    * allocator metrics are already provided by Netty and there is
    no specific API to enable them here.
    
    Closes gh-19388
    dfdee3e0
production-ready-features.adoc 90.5 KB