All docs
This doc
...
Enable mediation flow statistics in the <EI_HOME>/conf/synapse.properties
file as shown below.
Code Block | ||
---|---|---|
| ||
mediation.flow.statistics.enable=true mediation.flow.statistics.tracer.collect.payloads=true mediation.flow.statistics.tracer.collect.properties=true |
org.apache.synapse
/Mediation Flow Statistic View/MediationFlowStatisticsView/Operations
to view all available operations. In here, you can view JMX statistics relating to proxy services, REST APIs, inbound endpoints, endpoints and sequences. getProxyServiceJMXStatistics
from the list of operations. Provide the artifact name in p0 field under Composite Data and and click getProxyServiceJMXStatistics button to perform the relevant operation invocation. ...