Skip to content

Commit

Permalink
support returnValueAttribute and exception attribtue for Timed and Co…
Browse files Browse the repository at this point in the history
…unted
  • Loading branch information
Duncan-tree-zhou committed Jun 9, 2024
1 parent 877e60a commit 5024350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,8 @@ include(":instrumentation:opentelemetry-api:opentelemetry-api-1.37:javaagent")
include(":instrumentation:opentelemetry-api:opentelemetry-api-1.38:javaagent")
include(":instrumentation:opentelemetry-extension-annotations-1.0:javaagent")
include(":instrumentation:opentelemetry-extension-kotlin-1.0:javaagent")
include(":instrumentation:opentelemetry-instrumentation-annotation-counted:javaagent")
include(":instrumentation:opentelemetry-instrumentation-annotation-timed:javaagent")
include(":instrumentation:opentelemetry-instrumentation-annotations-1.16:javaagent")
include(":instrumentation:opentelemetry-instrumentation-api:javaagent")
include(":instrumentation:opentelemetry-instrumentation-api:testing")
Expand Down

0 comments on commit 5024350

Please sign in to comment.