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: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,6 @@ This package includes the instrumentation agent as well as
39
39
instrumentations for all supported libraries and all available data exporters.
40
40
The package provides a completely automatic, out-of-the-box experience.
41
41
42
-
*Note: There are 2.x releases and 1.x releases. The 2.0 release included significant breaking
43
-
changes, the details of which can be found in the [release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.0.0).
44
-
It is recommended to use the latest 2.x release which will have the latest features and improvements.
45
-
1.x will receive security patches for a limited time and will not include other bug fixes and
46
-
enhancements.*
47
-
48
-
49
42
Enable the instrumentation agent using the `-javaagent` flag to the JVM.
0 commit comments