class JavaInstrumentation
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ApplicationSignals.Alpha.JavaInstrumentation |
![]() | github.com/aws/aws-cdk-go/awscdkapplicationsignalsalpha/v2#JavaInstrumentation |
![]() | software.amazon.awscdk.services.applicationsignals.alpha.JavaInstrumentation |
![]() | aws_cdk.aws_applicationsignals_alpha.JavaInstrumentation |
![]() | @aws-cdk/aws-applicationsignals-alpha » JavaInstrumentation |
Java-specific OpenTelemetry instrumentation configurations.
Contains constants for Java agent setup and tool options.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as applicationsignals_alpha from '@aws-cdk/aws-applicationsignals-alpha';
const javaInstrumentation = new applicationsignals_alpha.JavaInstrumentation();
Initializer
new JavaInstrumentation()
Properties
Name | Type | Description |
---|---|---|
static JAVA_TOOL_OPTIONS | string | Java tool options environment variable. |
static JAVA_TOOL_OPTIONS
Type:
string
Java tool options environment variable.