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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ see [Migrate from the SignalFx Java Agent](https://help.splunk.com/en/splunk-obs
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
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.25.0](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.25.0/README.md).
80
+
The following documentation refers to the in-development version of `splunk-otel-java`. Docs for the latest version ([v2.25.1](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.25.1/README.md).
81
81
82
82
---
83
83
<!--DEV_DOCS_WARNING_END-->
@@ -112,7 +112,7 @@ To extend the instrumentation with the OpenTelemetry Instrumentation for Java,
112
112
you have to use a compatible API version.
113
113
114
114
<!-- IMPORTANT: do not change comments or break those lines below -->
115
-
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.25.0<!--SPLUNK_VERSION--> is compatible
115
+
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.25.1<!--SPLUNK_VERSION--> is compatible
116
116
with:
117
117
118
118
* OpenTelemetry API version <!--OTEL_VERSION-->1.57.0<!--OTEL_VERSION-->
0 commit comments