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-17117150 flex hyperforce gr #696

Open
wants to merge 7 commits into
base: flex-gateway-v1-9-gr
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
13 changes: 13 additions & 0 deletions gateway/1.9/modules/ROOT/pages/flex-review-prerequisites.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,16 @@ For Flex Gateway to communicate with MuleSoft-managed online Anypoint Platform A
====
Port 9998 is reserved for internal processes, and should not be used in `ApiInstance` definitions.
====

[[flex-gateway-hyperforce]]
== Flex Gateway on Hyperforce

Hyperforce supports Flex Gateway versions 1.7 and later. Because Flex Gateway running in Local Mode is completely self-hosted, it is not affected by Hyperforce. For Flex Gateway running in Connected Mode, API Manager control plane does not support the following features:

* API Alerts
* Key Metrics

For more information about API Manager's support on Hyperforce, see xref:api-manager::latest-overview-concept.adoc#APIM-hyperforce[API Manager on Hyperforce].



3 changes: 3 additions & 0 deletions gateway/1.9/modules/ROOT/pages/flex-use-api-alerts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ include::_attributes.adoc[]
endif::[]
:imagesdir: ../assets/images

[NOTE]
Hyperforce deployments don't support API Alerts.

Using API alerts for Flex Gateway in Connected Mode, you can add and configure email notifications that flag unusual API behavior, such as:

* An API response time over 60 seconds
Expand Down
2 changes: 2 additions & 0 deletions gateway/1.9/modules/ROOT/pages/flex-view-api-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ include::_attributes.adoc[]
endif::[]
:imagesdir: ../assets/images

[NOTE]
Hyperforce deployments don't support Key Metrics.

API Manager and Anypoint Monitoring collect metrics on active Flex Gateway API instances. You can view charts related to these metrics and filter the data by date.

Expand Down