Get runtime metrics
- Last Updated: January 26, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Description
Query the session manager for runtime metrics of an ABL application.
For more information, see Collect runtime metrics in Manage Progress Application Server (PAS) for OpenEdge.
HTTP Operation
GET
URI
//host_name:port/oemanager/applications/ABL_app_name/metrics
Media type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
The following example response is returned when collectMetrics=3 in the openedge.properties file:
|