Updated README.md
This commit is contained in:
parent
9727d660d1
commit
dce5a0ab85
@ -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).
|
- `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
|
- `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
|
#### Shell value Metrics
|
||||||
**_Gets the shell command executed result value_**
|
**_Gets the shell command executed result value_**
|
||||||
```json
|
```json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user