Skip to content

Commit 877e60a

Browse files
support returnValueAttribute and exception attribtue for Timed and Counted
1 parent f281863 commit 877e60a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,5 @@ hs_err_pid*
5858
replay_pid*
5959
.attach_pid*
6060

61-
# add this so that it can be easy to switch to the annotation class for coding.
62-
# it would be removed before being merged to main
63-
instrumentation/opentelemetry-instrumentation-annotations-1.16/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/instrumentationannotations/annotations/
64-
instrumentation/opentelemetry-instrumentation-annotation-counted/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/counted/annotations/
65-
instrumentation/opentelemetry-instrumentation-annotation-timed/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/timed/annotations/
66-
67-
6861
!java-agent/benchmark/releases/*.jar
6962

0 commit comments

Comments
 (0)