diff --git a/modules/ROOT/pages/usage-metrics.adoc b/modules/ROOT/pages/usage-metrics.adoc index d1b06085..4b8ff55b 100644 --- a/modules/ROOT/pages/usage-metrics.adoc +++ b/modules/ROOT/pages/usage-metrics.adoc @@ -119,15 +119,15 @@ MuleSoft captures usage data for Mule flows, Mule messages, and data throughput, For select customers in the US control plane, MuleSoft offers a pricing and packaging model for Anypoint Platform that allots a number of Mule flows, Mule messages, and data throughput (measured as network I/O bytes). Not all types of Mule flows and messages count toward the allotments in a package. -include::partial$mule-runtime-metrics.adoc[tag=flows,leveloffset=+3] +include::partial$mule-runtime-metrics.adoc[tag=flows,leveloffset=+2] include::partial$mule-runtime-metrics.adoc[tag=billableFlows,leveloffset=+3] include::partial$mule-runtime-metrics.adoc[tag=nonBillableFlows,leveloffset=+3] -include::partial$mule-runtime-metrics.adoc[tag=muleMessages,leveloffset=+3] +include::partial$mule-runtime-metrics.adoc[tag=muleMessages,leveloffset=+2] -include::partial$mule-runtime-metrics.adoc[tag=dataThroughput,leveloffset=+3] +include::partial$mule-runtime-metrics.adoc[tag=dataThroughput,leveloffset=+2] == See Also