Skip to content

Commit 1db7442

Browse files
authored
Fix README
1 parent ef36916 commit 1db7442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ preconfigured for use with AWS services. Please check out that project too to ge
77
understanding of the underlying internals. You won't see much code in this repository since we only
88
apply some small configuration changes, and our OpenTelemetry friends takes care of the rest.
99

10-
We provided a Java agent JAR that can be attached to any Java 7+ application and dynamically injects
10+
We provided a Java agent JAR that can be attached to any Java 8+ application and dynamically injects
1111
bytecode to capture telemetry from a number of popular libraries and frameworks. The telemetry data
1212
can be exported in a variety of formats. In addition, the agent and exporter can be configured via
1313
command line arguments or environment variables. The net result is the ability to gather telemetry

0 commit comments

Comments
 (0)