Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
suranjay committed Jul 25, 2023
1 parent c632d70 commit 7e9d94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/telemetry-otel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies {
api 'io.opentelemetry:opentelemetry-sdk-logs:1.23.1-alpha'
api 'io.opentelemetry.contrib:opentelemetry-disk-buffering:1.28.0-alpha'
api 'io.opentelemetry:opentelemetry-api-logs:1.23.1-alpha'
api 'io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha'
}

tasks.named("bundlePlugin").configure {
Expand Down

0 comments on commit 7e9d94f

Please sign in to comment.