Skip to content

Commit

Permalink
feat: ✨ Add opentelemetry (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt committed May 9, 2023
1 parent 52e26f2 commit 150ff41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-bot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies {
implementation project(":application")
implementation project(":persistence")
implementation project(":commons")
implementation("io.quarkus:quarkus-opentelemetry")
}

group 'io.github.martinwitt'
Expand Down

0 comments on commit 150ff41

Please sign in to comment.