From 063bf1d7df956c53f2558211d113a5374c10bf05 Mon Sep 17 00:00:00 2001 From: Brian Ashby <62312784+brianashby-sfx@users.noreply.github.com> Date: Thu, 7 Jan 2021 18:12:49 -0800 Subject: [PATCH] Update README.md Co-authored-by: John Watson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a85e1ec20..3ed475718 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Documentation on how to manually instrument a Java application are available To extend the instrumentation with the OpenTelemetry Instrumentation for Java, you have to use a compatible API version. The Splunk distribution of OpenTelemetry Java Instrumentation version 0.4.0 is compatible with the -OpenTelemetry Instrumentation for Java version 0.12.0 and 0.12.1. +OpenTelemetry Instrumentation for Java version 0.12.0 and API version 0.12.1. ## Inject trace and span ID into logs