spring-boot/spring-boot-samples/spring-boot-sample-metrics-.../src
Dave Syer 8a83bd12bd Refactor annotations for metric export
Users can add @ExportMetric[Reader,Writer] to readers and writers that
they want to participate in the default exporter. There is also still an
@ActuatorMetricWriter that is used for the legacy (non-Java8) Gauge and
CounterServices.
2015-05-31 12:51:07 +01:00
..
main Refactor annotations for metric export 2015-05-31 12:51:07 +01:00
test/java/sample/metrics/redis Extract metric export into a separate autoconfig class 2015-05-13 13:56:03 +01:00