opentracing-contrib / java-metrics

Apache License 2.0
31 stars 9 forks source link

Add spring autoconfiguration for metrics and prometheus reporter #16

Closed objectiser closed 7 years ago

objectiser commented 7 years ago

This PR contains code moved from this PR: https://github.com/opentracing-contrib/java-spring-cloud/pull/15

An example of how it simplifies an example can be seen in this PR: https://github.com/objectiser/opentracing-prometheus-example/pull/13

objectiser commented 7 years ago

@jpkrohling @pavolloffay Thanks!