You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/runtime-telemetry/runtime-telemetry-java8/library/src/main/java/io/opentelemetry/instrumentation/runtimemetrics/java8/internal/ExperimentalFileDescriptor.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
importjava.util.function.Supplier;
13
13
14
14
/**
15
-
* Registers measurements that generate experimental metrics about file descriptor. These metrics are
16
-
* experimental, see <a
15
+
* Registers measurements that generate experimental metrics about file descriptor. These metrics
0 commit comments