Limitations
The Java Agent is deployed as a read-only artifact within the Azure Spring Cloud environment. This results in some limitations in features available through the Java agent. The limitations are:
- Agent configuration through files (
controller-info.xml
,agent. properties
) is not available. - Configuration of agent logging levels through files (
log4j2.xml
) is not available. - Custom correlation configuration through XML file is not available.