When you define a Java™ API data source in your agent, some configuration properties are created for you.
| Name | Valid values | Required | Description |
|---|---|---|---|
| Java home | Fully qualified path to a directory | No | A fully qualified path that points to the Java installation directory. |
| Java trace level | Choice | Yes | Use this property to specify the trace level that is used by the Java providers. |
| JVM arguments | String | No | Use this property to specify an optional list of arguments to the Java virtual machine. |
| Class path for external jars | String | No | Path containing any JAR files that are not included with the agent, but are necessary for the runtime client operation. |