• 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
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...