spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Brian Clozel dfdee3e00e Revert "Add support for Reactor Netty Micrometer metrics"
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
2020-04-27 12:06:26 +02:00
..
src Revert "Add support for Reactor Netty Micrometer metrics" 2020-04-27 12:06:26 +02:00
build.gradle Fix Actuator API PDF name 2020-04-25 08:59:00 +02:00