Alfresco support provides additional instrumentations:
AF_BATCH
- batch processes (quartz); can be disabled by settingalfresco.trace.batches
property tono
;AF_IMPORT
- bulk imports; can be disabled by settingalfresco.trace.imports
property tono
;
Each instrumentation provides both trace entry points and metrics (ZorkaStats) registered under object name zorka:type=ZorkaStats,name=Alfresco
as AF_BATCH
and AF_IMPORT
attributes.
Installing agent
Alfresco is distributed with Tomcat application server. In order to configure agent for Alfresco server, unpack zorka.zip in alfresco directory and then follow Tomcat instructions.