@@ -22,26 +22,59 @@ com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
2222com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
2323com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
2424commons-logging:commons-logging:1.2=runtimeClasspath
25+ io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath
26+ io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
27+ io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath
2528io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
2629io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
2730io.grpc:grpc-context:1.57.2=runtimeClasspath
2831io.grpc:grpc-core:1.57.2=runtimeClasspath
2932io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
3033io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
3134io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
35+ io.micrometer:micrometer-commons:1.10.2=runtimeClasspath
36+ io.micrometer:micrometer-core:1.10.2=runtimeClasspath
37+ io.micrometer:micrometer-observation:1.10.2=runtimeClasspath
38+ io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
3239io.perfmark:perfmark-api:0.26.0=runtimeClasspath
40+ io.prometheus:simpleclient:0.16.0=runtimeClasspath
41+ io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
42+ io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath
43+ io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath
44+ io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath
45+ io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath
46+ io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath
47+ io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath
48+ io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
3349javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
50+ javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath
51+ javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
3452net.jodah:failsafe:2.4.4=runtimeClasspath
3553org.apache.commons:commons-collections4:4.4=runtimeClasspath
3654org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath
3755org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
3856org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
57+ org.apache.logging.log4j:log4j-api:2.19.0=runtimeClasspath
58+ org.apache.logging.log4j:log4j-core:2.19.0=runtimeClasspath
59+ org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
3960org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
4061org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
41- org.hypertrace.bom:hypertrace-bom:0.2.3=compileClasspath,runtimeClasspath
62+ org.eclipse.jetty:jetty-http:9.4.52.v20230823=runtimeClasspath
63+ org.eclipse.jetty:jetty-io:9.4.52.v20230823=runtimeClasspath
64+ org.eclipse.jetty:jetty-security:9.4.52.v20230823=runtimeClasspath
65+ org.eclipse.jetty:jetty-server:9.4.52.v20230823=runtimeClasspath
66+ org.eclipse.jetty:jetty-servlet:9.4.52.v20230823=runtimeClasspath
67+ org.eclipse.jetty:jetty-util-ajax:9.4.52.v20230823=runtimeClasspath
68+ org.eclipse.jetty:jetty-util:9.4.52.v20230823=runtimeClasspath
69+ org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
70+ org.hypertrace.bom:hypertrace-bom:0.2.4=compileClasspath,runtimeClasspath
4271org.hypertrace.core.documentstore:document-store:0.7.37=compileClasspath,runtimeClasspath
4372org.hypertrace.core.grpcutils:grpc-context-utils:0.12.5=compileClasspath,runtimeClasspath
4473org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.2=compileClasspath,runtimeClasspath
74+ org.hypertrace.core.serviceframework:docstore-metrics:0.1.60=compileClasspath,runtimeClasspath
75+ org.hypertrace.core.serviceframework:platform-metrics:0.1.60=runtimeClasspath
76+ org.hypertrace.core.serviceframework:service-framework-spi:0.1.60=compileClasspath,runtimeClasspath
77+ org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
4578org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
4679org.mongodb:bson:4.9.0=runtimeClasspath
4780org.mongodb:mongodb-driver-core:4.9.0=runtimeClasspath
0 commit comments