diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index d741f5e9..53712d10 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -26,12 +26,24 @@ You can xref:cloudhub-2::ch2-update-apps.adoc#roll-back-to-a-previous-successful // end::supportedRuntimes[] +// tag::rtfApps[] + +If you don't see any data for Runtime Fabric apps, ensure that: + +* You're using Runtime Fabric agent version 1.13.112, 2.1.30, or later. +* After updating the Runtime Fabric agent, you manually redeployed each Runtime Fabric app with a supported date-patch version. + +If you're still missing Runtime Fabric apps in your usage reports, contact your account executive to request a report of apps that are not upgraded and what actions you need to take to update them. + +// end::rtfApps[] + // tag::cards[] Total Data Throughput:: The sum of data in gigabytes (GB) transmitted across all Mule apps and business groups during the selected time period. For more information about how this metric is billed, see xref:usage-metrics.adoc#data-throughput[data throughput]. -|Data Graph +|=== +|DataGraph |_DataGraph orchestration_: An API request made by Anypoint DataGraph to the source APIs to get data for the GraphQL API request made to Anypoint DataGraph. |Orchestrations are not currently aggregated on usage reports. @@ -107,7 +119,6 @@ The following Mule flow contains an event source as the first element. In this c [cols="2*",options="header"] |=== | Connector | Source - | aggregators | aggregator-listener | amqp | listener | anypoint-mq | subscriber diff --git a/modules/ROOT/pages/glossary.adoc b/modules/ROOT/pages/glossary.adoc index cf3e2d13..89510712 100644 --- a/modules/ROOT/pages/glossary.adoc +++ b/modules/ROOT/pages/glossary.adoc @@ -217,10 +217,6 @@ A cloud computing platform as a service (PaaS) provided by the company Pivotal. policy:: An object that controls authentication, access, consumption rates, and service level access (SLA) to API resources. Anypoint Platform provides both preconfigured and tools to create custom policies. -// Definition of Project Errors - -include::partial$api-gov-concepts.adoc[tag=project-errors] - == R RAML®:: diff --git a/modules/ROOT/pages/troubleshooting-usage-reports.adoc b/modules/ROOT/pages/troubleshooting-usage-reports.adoc index b2b5bd36..f65ddabe 100644 --- a/modules/ROOT/pages/troubleshooting-usage-reports.adoc +++ b/modules/ROOT/pages/troubleshooting-usage-reports.adoc @@ -18,12 +18,7 @@ For more information about product availability by view, see xref:usage-reports. == Usage Reports Don't Display Data for Runtime Fabric Apps -If you don't see any data for Runtime Fabric apps, ensure that: - -* You're using Runtime Fabric agent version 1.13.112, 2.1.30, or later. -* After updating the Runtime Fabric agent, you manually redeployed each Runtime Fabric app with a supported date-patch version. - -If you're still missing Runtime Fabric apps in your usage reports, contact your account executive to request a report of apps that are not upgraded and what actions you need to take to update them. +include::partial$mule-runtime-metrics.adoc[tag=rtfApps] == A Month or a Day is Unavailable in the Date Picker @@ -43,7 +38,7 @@ This means there is no data available for the selected month. == Deployed Mule App Isn't Listed in the Mule Runtime Usage Report -If a deployed Mule app isn't listed in the Mule Runtime usage report, make sure you're using a supported version of Mule runtime. For more information, see xref:mule-runtime-usage.adoc#supported-runtime-versions[supported runtime versions]. +If a deployed Mule app isn't listed in the Mule Runtime usage report, make sure you're using a supported version of Mule runtime. For more information, see xref:usage-reports.adoc#supported-runtime-versions[supported runtime versions]. Redeploy your Mule apps with a supported Mule runtime version, either manually or during a monthly patching cycle. diff --git a/modules/ROOT/pages/usage-metrics.adoc b/modules/ROOT/pages/usage-metrics.adoc index 924c57fa..4b8ff55b 100644 --- a/modules/ROOT/pages/usage-metrics.adoc +++ b/modules/ROOT/pages/usage-metrics.adoc @@ -59,7 +59,7 @@ API Experience Hub usage reports show this information in tables and cards: include::partial$api-eh-metrics.adoc[tag=table] -include::partial$api-eh-metrics.adoc[tag=card] +include::partial$api-eh-metrics.adoc[tag=cards] == API Governance Usage @@ -85,7 +85,7 @@ Flex Gateway usage reports show this information in tables and cards: include::partial$flex-gateway-metrics.adoc[tag=table] -include::partial$flex-gateway-metrics.adoc[tag=card] +include::partial$flex-gateway-metrics.adoc[tag=cards] == Intelligent Document Processing (IDP) @@ -113,7 +113,7 @@ Mule Runtime usage reports show this information in tables and cards: include::partial$mule-runtime-metrics.adoc[tag=table] -include::partial$mule-runtime-metrics.adoc[tag=card] +include::partial$mule-runtime-metrics.adoc[tag=cards] MuleSoft captures usage data for Mule flows, Mule messages, and data throughput, but not all of this data is aggregated in usage reports. @@ -121,9 +121,9 @@ For select customers in the US control plane, MuleSoft offers a pricing and pack include::partial$mule-runtime-metrics.adoc[tag=flows,leveloffset=+2] -include::partial$mule-runtime-metrics.adoc[tag=billableFlows,leveloffset=+2] +include::partial$mule-runtime-metrics.adoc[tag=billableFlows,leveloffset=+3] -include::partial$mule-runtime-metrics.adoc[tag=nonBillableFlows,leveloffset=+2] +include::partial$mule-runtime-metrics.adoc[tag=nonBillableFlows,leveloffset=+3] include::partial$mule-runtime-metrics.adoc[tag=muleMessages,leveloffset=+2] diff --git a/modules/ROOT/pages/usage-reports.adoc b/modules/ROOT/pages/usage-reports.adoc index 77135073..7f58ab52 100644 --- a/modules/ROOT/pages/usage-reports.adoc +++ b/modules/ROOT/pages/usage-reports.adoc @@ -43,6 +43,7 @@ The following products have both daily and monthly usage reports: * Mule Runtime * Intelligent Document Processing (IDP) +[[supported-runtime-versions]] == Supported Mule Runtime Versions include::partial$mule-runtime-metrics.adoc[tag=supportedRuntimes] @@ -71,4 +72,3 @@ You can export both daily and monthly usage reports to CSV files. These metrics * xref:api-governance::index.adoc[] * xref:api-manager::index.adoc[] -