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
@@ -76,11 +76,6 @@ see [Migrate from the SignalFx Java Agent](https://quickdraw.splunk.com/redirect
76
76
77
77
<!-- Comments, spacing, empty and new lines in the section below are intentional, please do not modify them! -->
78
78
<!--DEV_DOCS_WARNING-->
79
-
<!--DEV_DOCS_WARNING_START-->
80
-
The following documentation refers to the in-development version of `splunk-otel-java`. Docs for the latest version ([v2.19.0](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.19.0/README.md).
81
-
82
-
---
83
-
<!--DEV_DOCS_WARNING_END-->
84
79
85
80
## Requirements
86
81
@@ -112,11 +107,11 @@ To extend the instrumentation with the OpenTelemetry Instrumentation for Java,
112
107
you have to use a compatible API version.
113
108
114
109
<!-- IMPORTANT: do not change comments or break those lines below -->
115
-
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.19.0<!--SPLUNK_VERSION--> is compatible
110
+
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.20.0<!--SPLUNK_VERSION--> is compatible
116
111
with:
117
112
118
-
* OpenTelemetry API version <!--OTEL_VERSION-->1.53.0<!--OTEL_VERSION-->
119
-
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.19.0<!--OTEL_INSTRUMENTATION_VERSION-->
113
+
* OpenTelemetry API version <!--OTEL_VERSION-->1.54.0<!--OTEL_VERSION-->
114
+
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.20.0<!--OTEL_INSTRUMENTATION_VERSION-->
0 commit comments