OpenTelemetry metrics for PAS for OpenEdge
- Last Updated: September 5, 2025
- 1 minute read
- OpenEdge Command Center
- Version 2.0
- Documentation
The OpenEdge Command Center agent can monitor a PAS for OpenEdge instance and collect the following performance metrics.
The PAS for OpenEdge instance metrics follow the naming convention
progress_pasoe_<metric name>. The prefix
progress_pasoe indicates that the metric is specific to the PAS for
OpenEdge instance.
| Metrics Type | Metric Name | Description |
|---|---|---|
| REST transport |
|
The total number of expression errors. |
|
|
The total number of failed requests. | |
|
|
The total number of requests for which response was received successfully. | |
|
|
The total number of requests successfully sent to the PAS for OpenEdge server. | |
|
|
The total number of connection requests. | |
|
|
The total number of status type requests. | |
|
|
The total number of requests. | |
|
|
The total number of successful connection requests. | |
|
|
The total number of requests for which services were not available. | |
|
|
The total number of run requests. | |
| SOAP transport |
|
The total number of errors because of incorrectly supplied URLs. |
|
|
The total number of requests that are in the ACTIVE state. | |
|
|
The total number of WSDL requests. | |
|
|
The total number of successful SOAP requests to the PAS for OpenEdge instance. | |
|
|
The total number of errors caused because the requested method is not authorized. | |
|
|
The total number of HTTP requests that resulted in errors. | |
|
|
The total number of HTTP requests. | |
|
|
The total number of SOAP processor errors. | |
| APSV transport |
|
The total number of requests that failed with the 403 error code. |
|
|
The total number of disconnection errors. | |
|
|
The total number of connection errors. | |
|
|
The total number of disconnect requests. | |
|
|
The total number of session requests. | |
|
|
The total number of session errors. | |
| WEB transport |
|
The total number of HEAD requests. |
|
|
The total number of TRACE requests. | |
|
|
The total number of OPTIONS requests. | |
|
|
The total number of PATCH requests. | |
|
|
The total number of GET requests. | |
|
|
The total number of SERVLET requests. | |
|
|
The total number of DELETE requests. | |
|
|
The total number of PUT requests. | |
|
|
The total number of POST requests. | |
|
|
The total number of successful SERVLET requests. | |
|
|
The total number of HEAD requests that resulted in errors. | |
|
|
The total number of TRACE requests that resulted in errors. | |
|
|
The total number of OPTIONS requests that resulted in errors. | |
|
|
The total number of PATCH requests that resulted in errors. | |
|
|
The total number of GET requests that resulted in errors. | |
|
|
The total number of DELETE requests that resulted in errors. | |
|
|
The total number of PUT requests that resulted in errors. | |
|
|
The total number of POST requests that resulted in errors. | |
|
|
The total number of ABL runtime errors. | |
|
|
The total number of ABL connection errors. | |
|
|
The total number of SERVLET requests that resulted in errors. | |
| Common | all_requests_total |
The total number of requests to the PAS for OpenEdge instance. |
|
|
The total number of applications deployed on the PAS for OpenEdge instance. | |
|
|
The total number of all agents spawned to execute the server requests. | |
|
|
The total number of agents with the AVAILABLE status. | |
|
|
The total number of sessions including all agents of the PAS for OpenEdge server. | |
|
|
The total number of client connections to the PAS for OpenEdge instance. | |
|
|
The total number of client sessions connected to the PAS for OpenEdge instance. | |
|
|
The total number of initial sessions configured for the PAS for OpenEdge instance. | |
|
|
The total number of sessions with the IDLE state. | |
|
|
The total number of starting sessions configured for the PAS for OpenEdge instance. | |
|
|
The total number of sessions in the AVAILABLE state. | |
|
|
The total number of sessions in the RESERVED state. | |
|
|
The total number of sessions in the STOPPED state. | |
instance_running_status |
The operational status of a PAS for OpenEdge instance. It uses numerical value 1 or -1
to represent the status.
|