From 678919f4f31ed64d91c1a89aa9c536cc73c522c7 Mon Sep 17 00:00:00 2001 From: Marina B Date: Wed, 23 Oct 2024 22:40:47 -0700 Subject: [PATCH 1/8] Fix xref tag (cards was card) --- modules/ROOT/pages/usage-metrics.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/usage-metrics.adoc b/modules/ROOT/pages/usage-metrics.adoc index 924c57fa..0958b6cf 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. From d6fff056f3cd9f3283ef15fe27a86514a1bc87be Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 00:04:46 -0700 Subject: [PATCH 2/8] fix xrefs --- modules/ROOT/pages/glossary.adoc | 4 ---- modules/ROOT/pages/troubleshooting-usage-reports.adoc | 2 +- modules/ROOT/pages/usage-reports.adoc | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) 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..a1b44a59 100644 --- a/modules/ROOT/pages/troubleshooting-usage-reports.adoc +++ b/modules/ROOT/pages/troubleshooting-usage-reports.adoc @@ -43,7 +43,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-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[] - From fa15cea2fa24add8293d4007abe23eb92ad42c31 Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 07:05:22 -0700 Subject: [PATCH 3/8] fix include --- .../ROOT/pages/_partials/mule-runtime-metrics.adoc | 11 +++++++++++ modules/ROOT/pages/troubleshooting-usage-reports.adoc | 7 +------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index d741f5e9..10552d26 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -26,6 +26,17 @@ 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:: diff --git a/modules/ROOT/pages/troubleshooting-usage-reports.adoc b/modules/ROOT/pages/troubleshooting-usage-reports.adoc index a1b44a59..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 From 6665a4aabf7a4b66c0ffc134c21fbbb2203fbc0b Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 09:26:47 -0700 Subject: [PATCH 4/8] fix include --- .../ROOT/pages/_partials/mule-runtime-metrics.adoc | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index 10552d26..d741f5e9 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -26,17 +26,6 @@ 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:: From eae9b3d48eb32996018be767326e91f2bb4d0c34 Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 10:21:58 -0700 Subject: [PATCH 5/8] fix include --- .../ROOT/pages/_partials/mule-runtime-metrics.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index d741f5e9..10552d26 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -26,6 +26,17 @@ 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:: From 584db408f111c3d7c34b27df34e2c7b7973352e8 Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 10:39:37 -0700 Subject: [PATCH 6/8] fix table --- modules/ROOT/pages/_partials/mule-runtime-metrics.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index 10552d26..4131951f 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -42,6 +42,7 @@ If you're still missing Runtime Fabric apps in your usage reports, contact your 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 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. From f9b98e27f2e89b609b6421fea425e7b4458c3bfa Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 24 Oct 2024 11:12:59 -0700 Subject: [PATCH 7/8] fix title level --- modules/ROOT/pages/_partials/mule-runtime-metrics.adoc | 3 +-- modules/ROOT/pages/usage-metrics.adoc | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc index 4131951f..53712d10 100644 --- a/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc +++ b/modules/ROOT/pages/_partials/mule-runtime-metrics.adoc @@ -43,7 +43,7 @@ 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. @@ -119,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/usage-metrics.adoc b/modules/ROOT/pages/usage-metrics.adoc index 0958b6cf..d1b06085 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=+2] +include::partial$mule-runtime-metrics.adoc[tag=flows,leveloffset=+3] -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] +include::partial$mule-runtime-metrics.adoc[tag=muleMessages,leveloffset=+3] -include::partial$mule-runtime-metrics.adoc[tag=dataThroughput,leveloffset=+2] +include::partial$mule-runtime-metrics.adoc[tag=dataThroughput,leveloffset=+3] == See Also From fc0a0bec9393463da0796b364445c61ea75fc307 Mon Sep 17 00:00:00 2001 From: Marina B Date: Fri, 29 Nov 2024 12:22:41 -0800 Subject: [PATCH 8/8] W-17056387 Fix xrefs and includes --- modules/ROOT/pages/usage-metrics.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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