Migrate to Brave 6 and Zipkin Reporter 3

Signed-off-by: Adrian Cole <adrian@tetrate.io>

See gh-39049
This commit is contained in:
Adrian Cole
2024-02-10 17:43:23 +07:00
committed by Moritz Halbritter
parent 3a565e4e4b
commit 4b0bed23b0
23 changed files with 647 additions and 605 deletions

View File

@@ -70,7 +70,7 @@ public final class DockerImageNames {
private static final String REGISTRY_VERSION = "2.7.1";
private static final String ZIPKIN_VERSION = "2.24.1";
private static final String ZIPKIN_VERSION = "3.0.6";
private DockerImageNames() {
}