Skip to content

Commit

Permalink
chore | Remove exception logging from error (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanket-mundra authored Jun 12, 2023
1 parent 1dc2d46 commit bdaca6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion span-normalizer/span-normalizer/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("org.hypertrace.core.kafkastreams.framework:kafka-streams-framework:0.2.6")
implementation("org.hypertrace.core.kafkastreams.framework:weighted-group-partitioner:0.2.6")
implementation("org.hypertrace.config.service:span-processing-config-service-api:0.1.47")
implementation("org.hypertrace.config.service:span-processing-utils:0.1.49")
implementation("org.hypertrace.config.service:span-processing-utils:0.1.50")
implementation("org.hypertrace.core.grpcutils:grpc-client-utils:0.11.2")
implementation("org.hypertrace.core.grpcutils:grpc-context-utils:0.11.2")
implementation("com.google.guava:guava:31.1-jre")
Expand Down

0 comments on commit bdaca6c

Please sign in to comment.