File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ preconfigured for use with AWS services. Please check out that project too to ge
7
7
understanding of the underlying internals. You won't see much code in this repository since we only
8
8
apply some small configuration changes, and our OpenTelemetry friends takes care of the rest.
9
9
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
11
11
bytecode to capture telemetry from a number of popular libraries and frameworks. The telemetry data
12
12
can be exported in a variety of formats. In addition, the agent and exporter can be configured via
13
13
command line arguments or environment variables. The net result is the ability to gather telemetry
You can’t perform that action at this time.
0 commit comments