Skip to content

Commit 3e09baa

Browse files
committed
Add javadoc
1 parent 2e29209 commit 3e09baa

File tree

1 file changed

+3
-0
lines changed
  • instrumentation/java-http-client/library/src/main/java/io/opentelemetry/instrumentation/httpclient/internal

1 file changed

+3
-0
lines changed

instrumentation/java-http-client/library/src/main/java/io/opentelemetry/instrumentation/httpclient/internal/Experimental.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
* This class is internal and experimental. Its APIs are unstable and can change at any time. Its
1414
* APIs (or a version of them) may be promoted to the public stable API in the future, but no
1515
* guarantees are made.
16+
*
17+
* @deprecated Use {@link io.opentelemetry.instrumentation.javahttpclient.internal.Experimental}
18+
* instead.
1619
*/
1720
@Deprecated
1821
public final class Experimental {

0 commit comments

Comments
 (0)