docs: updated monitor doc (#15358)

This commit is contained in:
Tony Wittinger
2022-05-13 11:19:51 -07:00
committed by GitHub
parent 74b1eec537
commit 1fc1736c9e

View File

@@ -31,7 +31,7 @@ default, this is text.
```shell-session
$ curl \
--header "X-Vault-Token: ..." \
http://127.0.0.1:8200/v1/sys/monitor?log_level=debug"
'http://127.0.0.1:8200/v1/sys/monitor?log_level=debug'
```
### Sample Response