Skip to content

Latest commit

 

History

History
837 lines (699 loc) · 30.7 KB

File metadata and controls

837 lines (699 loc) · 30.7 KB
Type

Mule app type (Application)

Status

Status code that indicates whether this Mule app is running or in some other state

This code comes from Runtime Manager.

URL

URL of this deployed Mule app

Runtime

Mule runtime engine version of this Mule app

Replicas

Virtual core fraction and count for this Mule app, for example, 0.1 vCores x 1 (= 10% of 1 vCore)

Last Updated

Date-time stamp for the last update or redeployment of this Mule app

Mule Messages Volume

Total Mule message count for this app

For information about Mule messages, see mule-runtime::about-mule-event.adoc.

Inbound Request Latency

Latency in milliseconds of inbound requests to this app over time by percentile (p40, p75, p90, p95, p99) and average

Inbound Request Volume

Number of inbound requests to this app over time grouped by protocol, response type, or ungrouped

Failed Inbound Request Volume

Number of unsuccessful inbound requests over time

Mule Messages

Mule message count for this Mule app over time

For information about Mule messages, see mule-runtime::about-mule-event.adoc.

Inbound Request Volume

Inbound request count total, which you can group by response time or protocol

Outbound Request Volume

Outbound request count total, which you can group by response time, protocol, or by the 20 hosts (such as an Object Store or a cloudhub.io address) with the most outbound requests

Request Latency by Endpoint

Inbound or outbound latency, in milliseconds, by endpoint

The table captures the average latency and the latency value of requests at the p50, p75, p90, p95, and p99 percentiles.

Inbound - Maximum Response Time by Endpoint

Maximum response time, in milliseconds, for inbound requests by endpoint

Request Volume by Protocol

Number of inbound or outbound requests by protocol, such as HTTPS

Request Volume by HTTP Endpoint

Number of inbound or outbound requests by HTTP endpoint

Outbound Request Volume by Port

Number of outbound requests by port number, such as 443.

Outbound Request Volume by Remote Host

Number of outbound requests by remote host, such as an Object Store or a cloudhub.io address.

Outbound Request Latency

Outbound request latency in milliseconds, as a percentile (p50, p75, p90, p95) and an average.

Outbound Request Volume by Operation

Number of requests by operation, such as a retrieve or store operation.

Failed Outbound Request Volume

Number of failed outbound requests over time

Top 20 Failed Requests by Total Count

Number of inbound or outbound requests to the 20 endpoints with the most failed requests

Top 20 Failed Outbound Requests by Total Count

Number of unsuccessful outbound requests to the 20 endpoints with the most failed requests

Inbound - Response Time by Endpoint

Average, minimum, and maximum response times in milliseconds for inbound requests by endpoint

Outbound - Response Time by Endpoint

Average, minimum, and maximum response times in milliseconds for outbound requests by endpoint

Inbound - Request Count by Endpoint

Number of inbound requests by endpoint

Outbound - Request Count by Endpoint

Number of outbound requests by endpoint

Failed Mule Messages

Number of failed Mule messages over time

Inbound - Response Time by Flow

Inbound responses in milliseconds over time by app flow

Outbound - Response Time by Flow

Outbound responses in milliseconds over time by app flow

Inbound - Requests by Flow

Number of inbound requests over time by app flow

Outbound - Requests by Flow

Number of outbound requests over time by app flow

Failures by Flow

Number of failures over time by app flow

Inbound - Response Time by Flow

Average, minimum, and maximum inbound response times in milliseconds by app flow

Outbound - Response Time by Flow

Average, minimum, and maximum outbound response times in milliseconds by app flow

Inbound - Requests by Flow

Number of inbound requests by app flow

Outbound - Requests by Flow

Number of outbound requests by app flow

Failures by Flow

Number of failures by app flow

Connector Message Volume

Number of messages processed by connector over time

Response Time by Connector

Response times in milliseconds by connector over time

Salesforce Requests

Number of requests over time to Salesforce connector endpoints

Salesforce Response Time

Response times in milliseconds for requests to Salesforce connector endpoints

Salesforce Failures

Number of failed requests to Salesforce connector endpoints

Database Requests

Number of requests over time to Database connector endpoints

Database Response Time

Get response times in milliseconds for requests to Database connector endpoints

Database Failures

Number of failed requests to Database connector endpoints

HTTP Requests

Number of requests over time to HTTP connector endpoints

HTTP Response Time

Response times in milliseconds for requests over time to HTTP connector endpoints

HTTP Failures

Number of failed requests to HTTP connector endpoints

Web Service Requests

Number of requests over time to Web Service connector endpoints

Web Service Response Time

Response times in milliseconds for requests over time to Web Service connector endpoints

Web Service Failures

Number of failed requests to Web Service connector endpoints

FTP Requests

Number of requests over time to FTP connector endpoints

FTP Response Time

Response times in milliseconds for requests over time to FTP connector endpoints

FTP Failures

Number of failed requests to FTP connector endpoints

SFTP Requests

Number of requests over time to SFTP connector endpoints

SFTP Response Time

Response times in milliseconds for requests over time to SFTP connector endpoints

SFTP Failures

Number of failed requests to SFTP connector endpoints

SMTP Requests

Number of requests over time to SMTP connector endpoints

SMTP Response Time

Response times in milliseconds for requests over time to SMTP connector endpoints

SMTP Failures

Number of failed requests to SMTP connector endpoints

Object Store Requests

Number of requests over time to Object Store connector endpoints

Object Store Response Time

Response times in milliseconds for requests over time to Object Store connector endpoints

Object Store Failures

Number of failed requests to Object Store connector endpoints

Anypoint MQ Operations - Inbound

Number of inbound Anypoint MQ connector operations

Anypoint MQ Response Time - Inbound

Inbound response times in milliseconds for requests to Anypoint MQ connector endpoints

Anypoint MQ Failures - Inbound

Number of failed inbound Anypoint MQ connector operations

Anypoint MQ Operations - Outbound

Number of outbound Anypoint MQ connector operations

Anypoint MQ Response Time - Outbound

Outbound response times in milliseconds for requests to Anypoint MQ connector endpoints

Anypoint MQ Failures - Outbound

Number of failed outbound requests to Anypoint MQ connector endpoints

Other Connector Requests

Number of requests to connectors other than Salesforce, Database, HTTP, Web Service, FTP, SFTP, SMTP, Object Store, and Anypoint MQ

Other Connector Response Time

Response times in milliseconds for requests to connectors other than Salesforce, Database, HTTP, Web Service, FTP, SFTP, SMTP, Object Store, and Anypoint MQ

Other Connector Failures

Number of failed requests to connectors other than Salesforce, Database, HTTP, Web Service, FTP, SFTP, SMTP, Object Store, and Anypoint MQ

Old Gen GC Count

Number of times old generation Java garbage collection occurred over time

Old Gen GC Duration

Amount of time in milliseconds taken for old generation Java garbage collection over time

Young Gen GC Count

Number of times young generation Java garbage collection occurred over time

Young Gen GC Duration

Amount of time in milliseconds taken for young generation Java garbage collection over time

Heap Committed

Amount of memory the JVM guarantees to be available for the heap

Heap Usage

Amount of physical memory used in MB by worker

Thread Count

Number of active threads currently running in the JVM by worker

Committed Virtual Memory

Amount of virtual memory the operating systems guarantees to be available for the JVM

CPU Utilization

CPU work as a percentage of total CPU time

Classes Loaded

Number of Java classes loaded in the JVM by worker over time

Classes Loaded Total

Number of Java classes loaded over time in the JVM by worker

Classes Unloaded

Number of Java classes unloaded in the JVM by worker over time

JVM Uptime

Amount of time in milliseconds that the JVM has been running

Par Eden Space

Amount of memory used in the Par Eden Space, which is part of the heap used for young generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

G1 Eden Space

Get the amount of memory used in the G1 Eden Space, which is part of the heap used for young generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

Par Survivor Space

Amount of memory used in the Par Survivor Space, which is part of the heap used for young generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

G1 Survivor Space

Amount of memory used in the G1 Survivor Space, which is part of the heap used for young generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

Metaspace

Megabytes (MB) of memory used in the Metaspace by worker. Metaspace is memory used for class metadata. Select metrics on this data by space used, initial size, committed size, or maximum size.

Compressed Class Space

Megabytes (MB) of memory used in the Compressed Class Space by worker. Compressed Class Space is memory used for class metadata for 64-bit JVMs with compressed object pointers. Select metrics on this data by space used, initial size, committed size, or maximum size.

JVM Memory Code Cache

Megabytes (MB) of memory used in the JVM Code Cache by worker. JVM Code Cache is memory used for compilation and storage of Java bytecode. Select metrics on this data by space used, initial size, committed size, or maximum size.

Code Cache

Megabytes (MB) of memory for Code Cache by worker. Code Cache is memory used for compilation and storage of Java bytecode. Select metrics on this data by space used, initial size, committed size, or maximum size.

Tenured Gen

Megabytes (MB) of memory for Tenured Generation by worker. Tenured Generation is part of the heap used for old generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

G1 Old Gen

Megabytes (MB) of memory for G1 Old Generation by worker. G1 Old Generation is part of the heap used for old generation garbage collection. Select metrics on this data by space used, initial size, committed size, or maximum size.

Type

API implementation type (API)

Status

Status code that indicates whether the governance policies and SLA tiers are functional (Active) or not

For all codes, see information about tracking registration status in the API Manager documentation.

Implementation URL

URL of deployed API integration

Runtime Version

Mule Gateway or Omni Gateway (formerly Flex Gateway) runtime version used by the API implementation

API Instance ID

Instance identifier for an API implementation incorporated into a Omni Gateway (formerly Flex Gateway) or API Gateway runtime

API Version

Version of the API implementation

For more information, see api-manager::api-instance-landing-page.adoc.

Policy Violations

Number of requests rejected because of API policy violations

Request Latency

Latency, in milliseconds, for requests to this API over time

The chart provides values for the average latency and the p90, p95, p99 percentiles.

Request Volume

Number of requests to this API over time

Failed Requests

Number of unsuccessful requests to this API over time

Total 4xx Errors

Number of requests to this API over time that resulted in a 4xx response code.

Total 5xx Errors

Number of requests to this API over time that resulted in a 5xx response code.

Policy Violations

Number of requests rejected over time because of API policy violations

For information about policies, see api-manager::manage-policies-overview.adoc.

Request Volume by HTTP Method

Number of requests over time, grouped by the HTTP method used for the request

Request Volume by Response Code

Number of requests over time, grouped by the response code (such as 2xx)

Request Volume by Top N paths

Number of requests from the 20 endpoints with the most requests

Failed Requests Volume by HTTP Method

Number of unsuccessful requests over time, grouped by the HTTP method used

Failed Requests Volume by Response Code

Number of unsuccessful requests over time, grouped by the response code (such as 2xx)

Failed Requests by Top N Paths

Number of unsuccessful requests over time from the 20 endpoints with the most requests

Policy Violations by Path

Number of requests rejected over time because of API policy violations, grouped by endpoint. Data retention is 1 hour.

For information about policies, see xref:api-manager::manage-policies-overview.adoc

Policy Violations by Outcome

Number of requests rejected over time because of API policy violations, grouped by outcome (such as Blocked or Alerted). Data retention is 1 hour.

Policy Violations by Policy

Number of requests rejected over time because of API policy violations, grouped by the specific policy that was violated. Data retention is 1 hour.

Top 20 Paths by Average Response Time

Average response time of the 20 most requested endpoints

Top 20 Paths by 95th Percentile Response Time

95th percentile value for each of the 20 most requested endpoints

Request Latency by Endpoint

Latency, in milliseconds, by endpoint. Get the average, minimum, and maximum latency for requests to each endpoint.

Request Volume by Location

Map visualization with the number of requests in geographic areas across the globe. Review location-specific data by client ID and Client IP. Data retention is 1 hour.

You can click the request volume number on the map to get more detailed information.

Requests by Client ID

Number of requests by client ID

Requests by Client IP

Number of requests by client IP

Average Latency

Average latency, in milliseconds (ms), for requests to this entity

P95 Latency

Latency value, in milliseconds (ms), for 95th percentile (p95) requests for this entity

Total Requests Volume

Number of requests to this entity

Request Latency

Latency, in milliseconds (ms), over time for the average request and the p90, p95, and p99 percentile requests

partial$include-insights-charts.adoc You can download data in this chart as a CSV or XSL file. The scope of metrics depends on the selected environment, time period, and any query filters.