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: javaagent-extension-api/src/main/java/io/opentelemetry/javaagent/extension/internal/DeclarativeConfigPropertiesBridge.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@
49
49
* string_key: value
50
50
* </pre>
51
51
*
52
-
* This class is internal and is hence not for public use. Its APIs are unstable and can change at
53
-
* any time.
52
+
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
0 commit comments