Updated README.md

This commit is contained in:
Anry Das 2026-01-20 13:11:26 +02:00
parent 9727d660d1
commit dce5a0ab85

View File

@ -181,6 +181,10 @@ From version 2.0 the Application supports internal metrics to collect time. See
- `result_path` - path to result value in response JSON separated by `app_config.RESPONSE_PATH_SEPARATOR` character. Could be configured in [Application config](#AppConfig).
- `timeout` - timeout to wait for response
#### REST value Binary Metrics
**_Gets the responses value from http request to REST service_**
THe same as [REST value Metrics] but works with 'ON/OFF' and 'TRUE/FALSE' values
#### Shell value Metrics
**_Gets the shell command executed result value_**
```json