To use the "Code Inventory Summarization" feature, you need to configure an AppEnv value on the machine where you run the JVM. The value is, for example, the application name. This information is sent through the Forwarder to the Azul Intelligence Cloud system, together with information about the components, classes, and methods that are used.
AppEnv also scopes Forwarder 2.0.0 deduplication. The Forwarder deduplicates class and method events within the same AppEnv group. Use a consistent AppEnv value for JVMs that belong to the same application environment.
|
Note
|
When you don’t specify AppEnv, in combination with Agent 1.2+ and Forwarder 2+, the JVM is ignored and no data is sent to Intelligence Cloud, as deduplication cannot be applied.
|