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
@@ -86,11 +86,6 @@ see [Migrate from the SignalFx Java Agent](https://quickdraw.splunk.com/redirect
86
86
87
87
<!-- Comments, spacing, empty and new lines in the section below are intentional, please do not modify them! -->
88
88
<!--DEV_DOCS_WARNING-->
89
-
<!--DEV_DOCS_WARNING_START-->
90
-
The following documentation refers to the in-development version of `splunk-otel-java`. Docs for the latest version ([v2.14.0](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.14.0/README.md).
91
-
92
-
---
93
-
<!--DEV_DOCS_WARNING_END-->
94
89
95
90
## Requirements
96
91
@@ -122,11 +117,11 @@ To extend the instrumentation with the OpenTelemetry Instrumentation for Java,
122
117
you have to use a compatible API version.
123
118
124
119
<!-- IMPORTANT: do not change comments or break those lines below -->
125
-
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.14.0<!--SPLUNK_VERSION--> is compatible
120
+
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.15.0<!--SPLUNK_VERSION--> is compatible
126
121
with:
127
122
128
-
* OpenTelemetry API version <!--OTEL_VERSION-->1.48.0<!--OTEL_VERSION-->
129
-
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.14.0<!--OTEL_INSTRUMENTATION_VERSION-->
123
+
* OpenTelemetry API version <!--OTEL_VERSION-->1.49.0<!--OTEL_VERSION-->
124
+
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.15.0<!--OTEL_INSTRUMENTATION_VERSION-->
0 commit comments