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-17396234 MQ OS Metering Changes #285

Open
wants to merge 7 commits into
base: latest
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 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
5 changes: 3 additions & 2 deletions modules/ROOT/pages/usage-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@ a|If an API is governed, all versions of that API are considered one governed AP

|Message Queue
hannanelson marked this conversation as resolved.
Show resolved Hide resolved
|Anypoint MQ API request: A request made to retrieve one or more messages from the Anypoint MQ APIs
|Each Anypoint MQ API request includes up to 100 KB of data. An Anypoint MQ API request over 100 KB counts as multiple requests with no fractional units. Anypoint MQ API requests are calculated in the aggregate across all environments (including production, pre-production, sandbox, and design). Anypoint MQ API requests are currently available only via API and aren’t aggregated on usage reports.
|Each Anypoint MQ API request includes up to 100 KB of data. An Anypoint MQ API request over 100 KB counts as multiple requests with no fractional units. Anypoint MQ API requests are calculated in the aggregate across all environments (including production, pre-production, sandbox, and design).
hannanelson marked this conversation as resolved.
Show resolved Hide resolved
Anypoint MQ API requests are available via API and aggregated on usage reports.

|Object Store
|Object Store API request: A request made to retrieve one or more messages from the Object Store APIs as further defined in the Object Store documentation
|Each Object Store API request includes up to 100 KB of data. Object Store API requests over 100 KB count as multiple requests with no fractional units. Object Store API requests are currently available only via API and aren’t aggregated on usage reports.
|Each Object Store API request includes up to 100 KB of data. Object Store API requests over 100 KB count as multiple requests with no fractional units. Object Store API requests are available via API and aggregated on usage reports.

|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
Expand Down
22 changes: 3 additions & 19 deletions modules/ROOT/pages/usage-reports.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,20 @@ For more information, see https://help.salesforce.com/s/articleView?id=000390885
* Runtime Manager vCore allocation information and other metrics appear in Access Management.
+
For more information, see xref:pricing-metrics.adoc#runtime-manager-metrics[Runtime Manager Metrics].
* xref:mq::mq-usage.adoc#access-anypoint-mq-usage[Anypoint MQ] usage appears in Access Management.
+
For more information, see xref:pricing-metrics.adoc#mq-metrics[Anypoint MQ Metrics].
* xref:object-store::osv2-usage.adoc#access-object-store-effective-api-request-usage-charts[Object Store v2] usage appears in Access Management.
+
For more information, see xref:usage-metrics.adoc#object-store-metrics[Object Store v2 Metrics].

[[products-usage-reports]]
== Products Available in Usage Reports

The following products are available in usage reports:

* xref:mq::mq-usage.adoc[Anypoint MQ]
* API Experience Hub
* API Governance
* API Manager
* Flex Gateway
* Mule Runtime
* Intelligent Document Processing (IDP)

The following products are available only in usage reports on Hyperforce:

* Anypoint MQ
* Object Store
* Mule Runtime
* xref:object-store::osv2-usage.adoc[Object Store v2]

== Supported Mule Runtime Versions

Expand Down Expand Up @@ -71,13 +62,6 @@ You can export both daily and monthly usage reports to CSV files. These metrics
== Usage Reports on Hyperforce
All features of Usage Reports are supported on Hyperforce.

NOTE: Anypoint MQ and Object Store usage reports are available only on Hyperforce. They aren't available on US Cloud and EU Cloud.

For more information, see:

* xref:mq::mq-usage.adoc#access-mq-usage-reports[Access Anypoint MQ Usage Reports]
* xref:object-store::osv2-usage.adoc#access-os-usage-reports[Access Effective API Request Usage Reports]

== See Also

* xref:api-governance::index.adoc[]
Expand Down