Loading

Anypoint Monitoring | Metrics May Stop Being Populated for CloudHub 2, Hybrid and RTF Deployments After 28 May 2026 in Hyperforce, Japan

Data pubblicazione: Apr 14, 2026
Descrizione

On 28 May 2026, the Anypoint Monitoring agent certificate will expire in Hyperforce Control Plane, Japan.
The updated certificate was pushed from the Anypoint Monitoring service to On-Premise and Runtime Fabric Runtimes in advance. However, in some cases, the change may not have been applied properly.

Affected targets: 

  • Hybrid runtimes (clusters and server groups, including), especially if the Anypoint Monitoring agent starts manually
  • Runtime Fabrics
  • CloudHub 2.0 applications that are not restarted between <date> 19:00:00 GMT -- May 28th 2026
Risoluzione

CloudHub 2.0

Your application will require a redeployment to adopt the latest Anypoint Monitoring agent certificate. You can go about this in one of 3 options listed below.

Option 1

Go to Runtime Manager -> Click on the Application -> Settings
Make any configuration change in the app (such as a runtime patch version, a new application property).
Click on "Apply Changes". You can configure whether to use Rolling Update or Recreate as your deployment strategy.

Option 2

Go to Runtime Manager -> Click on the Application -> Settings
Stop and then start your application(s) directly from the Runtime Manager

Option 3

The runtimes of your CloudHub 2.0 applications will be auto-patched on the schedule described ‌here. You can rely on the auto-patch process to have your sandbox applications updated with the latest Anypoint Monitoring Agent Certificate. However, the runtimes of your CloudHub 2.0 applications in production environments will only be auto-patched during the weekend of October 25-26, 2025. As a result, you will see a brief period of missing Anypoint Monitoring Metrics until your application is auto-patched. If you want to ensure no period of missing metrics, follow Option 1 or 2 to update your applications before the expiration date of October 24, 2025. The runtimes of your CloudHub 2.0 applications in sandbox environments will be auto-patched between <date> - May 28, 2026.

Runtime Fabric Runtime

AM Agent Certificates will expire on 28th May, 2026.

Option 1

Please follow the instructions for refreshing the AM Agent Certificates for each of the Apps via Runtime Manager.
Go to Runtime Manager -> Click on the Application -> Settings 
Make sure that the Deployment Model is set to Rolling Update

Note: If your application’s deployment model is set to ‘Recreate’, you need to follow option 2 by stopping and starting the application, which will likely have downtime.

Make any configuration change in the app (such as runtime patch version, a new application property) to perform a rolling update without incurring a downtime.
Click on "Apply Changes"

Option 2

Stop and then start your application(s) directly from the Runtime Manager.
Note: If your RTF version is <2.6, you need to also update the RTF Agent to the latest version: steps. Note that there is no need to upgrade the RTF appliance version to resolve this issue.

Updating the RTF Agent has the additional benefits of the latest features / bug fixes. RTF Agent release notes.

Certification Validation:
Note: To determine whether the certificate has been successfully upgraded, the following can be checked:
1) Exec into the anypoint-monitoring container of RTF mule applications:

kubectl exec -it -n <app-namespace> <app-pod-name> -c anypoint-monitoring -- bash

2) Verify

cd /data/certs
openssl x509 -enddate -noout -in mule-agent-chain.crt

If the output indicates that the certificate has expired or is about to expire, restart the application. After restarting, the application should show the renewed expiration date.

Bulk Updates to Applications:
For restarting multiple applications,  “Stop/Start” multiple apps -> RTF Stop and Start Applications in Bulk.
Note: Please test the Stop/Start solution with one app on Runtime Manager, before trying the Bulk API. 
Related Articles 
https://help.salesforce.com/s/articleView?id=005166859&type=1 

On-Premise/Hybrid

Steps for Verification

Check your certificate folder under $MULE_HOME/am/config/certs if any of the certificates have expired in mule-agent-chain.crt bundle by running the below command:

openssl x509 -enddate -noout -in mule-agent-chain.crt

Certification with later Expiration date  - Valid
notAfter= 31 Oct 2027 GMT
(OR)
Certification with Expiry of 28 May 2026 - This needs to be refreshed

        Validity
            Not Before: Aug  8 00:06:00 2024 GMT
            Not After : May 28 17:28:59 2026 GMT

Steps for refreshing Certificates

Restart the AM Agent
$MULE_HOME/am/bin/am stop
$MULE_HOME/am/bin/am start


If the certificate is up to date but metrics are not populated check if AM agent is configured to start manually or as a service.
Take a backup of $MULE_HOME/am/config folder
Execute ./uninstall in $MULE_HOME/am/bin folder
Execute ./install in $MULE_HOME/am/bin folder
Execute ./setup in $MULE_HOME/am/bin folder

Rerun the validation and verify that the new expiration date is in October 2027.

Numero articolo Knowledge

005318398

 
Caricamento
Salesforce Help | Article