Reset metrics for an ABL application query
- Last Updated: March 15, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Reset metrics for a specific ABL application
When to use:
Reset the Session Manager metrics to collect new information about the number of requests that were executed/failed/queued while running on a specific ABL Application.
For more information about PAS for OpenEdge Session Manager metrics, see Collect runtime metrics .
Query:
|
Note:
In this example, the token
APP_NAME
is replaced with
Result:
oepas1
.
The response is returned as null.
|
If you run a
Get metrics for an ABL application query
on the session manager, the metrics collection start time is from after the reset call was made (as seen in the
lastResetTime
property).