stdout
Reference for the `stdout` adapter.
stdout· adapter · runnanook doc stdoutfor the same content in your terminal.
Prints metrics to stdout in plain text or JSON.
Options
| Option | Type | Default | Description |
|---|---|---|---|
format | enum | plain | output format (one of: plain, json) |
Examples
Plain text (default)
[[]]
= "stdout"
JSON for piping
[[]]
= "stdout"
[]
= "json"
= 'name ~ "cpu.*" || name ~ "mem.*"'