
reports.report-all.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!-- Copyright (c) 2000, 2021, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl. --> <report-group xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.oracle.com/coherence/coherence-report-group-config" xsi:schemaLocation="http://xmlns.oracle.com/coherence/coherence-report-group-config coherence-report-group-config.xsd"> <frequency>1m</frequency> <output-directory system-property="coherence.reporter.output.directory">./</output-directory> <report-list> <report-config> <location>reports/report-node.xml</location> </report-config> <report-config> <location>reports/report-network-health.xml</location> </report-config> <report-config> <location>reports/report-network-health-detail.xml</location> </report-config> <report-config> <location>reports/report-memory-status.xml</location> </report-config> <report-config> <location>reports/report-service.xml</location> </report-config> <report-config> <location>reports/report-cache-size.xml</location> </report-config> <report-config> <location>reports/report-cache-effectiveness.xml</location> </report-config> <report-config> <location>reports/report-proxy.xml</location> </report-config> <report-config> <location>reports/report-proxy-http.xml</location> </report-config> <report-config> <location>reports/report-management.xml</location> </report-config> <report-config> <location>reports/report-persistence.xml</location> </report-config> <report-config> <location>reports/report-persistence-detail.xml</location> </report-config> <report-config> <location>reports/report-jcache-configuration.xml</location> </report-config> <report-config> <location>reports/report-jcache-statistics.xml</location> </report-config> </report-list> </report-group>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy