Get runtime metrics
- Last Updated: July 2, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Query the session manager for runtime metrics of an ABL application.
For more information, see Collect runtime metrics .
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:
|