spring-boot/spring-boot-project
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
..
2020-07-24 12:58:12 +02:00
2020-07-23 18:16:34 +02:00
2020-07-21 09:32:23 +01:00