Introduce Observability with Micrometer and Micrometer Tracing.

See #3942.
This commit is contained in:
Christoph Strobl
2021-09-23 13:55:22 +02:00
committed by Greg L. Turnquist
parent f197953480
commit 4c77763cd3
15 changed files with 1731 additions and 342 deletions

View File

@@ -137,6 +137,9 @@
<repository>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>sonatype-libs-snapshot</id>