spring-boot/spring-boot-project/spring-boot-test-autoconfigure
bono007 b1830da0da Disable metrics export in integration tests
This commit introduces a new property to globally disable metrics
export. In integration tests, this property is automatically set to
disable everything but in-memory metrics.

This commit also introduces a `@AutoConfigureMetrics` annotation that
can be used for integration tests that require metrics export to operate
as they would in an application.

See gh-21658
2020-07-24 15:43:17 +02:00
..
src Disable metrics export in integration tests 2020-07-24 15:43:17 +02:00
build.gradle Disable metrics export in integration tests 2020-07-24 15:43:17 +02:00