Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W-17056387 Fix xrefs and includes #278

Open
wants to merge 8 commits into
base: latest
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions modules/ROOT/pages/_partials/mule-runtime-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions modules/ROOT/pages/glossary.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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®::
Expand Down
9 changes: 2 additions & 7 deletions modules/ROOT/pages/troubleshooting-usage-reports.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.

Expand Down
10 changes: 5 additions & 5 deletions modules/ROOT/pages/usage-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)

Expand Down Expand Up @@ -113,17 +113,17 @@ 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.

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=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]

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/usage-reports.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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[]