Skip to content

Commit 349a700

Browse files
authored
Update docs/api.md
1 parent 2593b9e commit 349a700

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ Following is the supported API format for writing to standard output:
142142

143143
<pre>
144144
stdout:
145-
format: the format of each line: printf (default), fields or json
145+
format: the format of each line: printf (default - writes using golang's default map printing), fields (writes one key and value field per line) or json
146+
146147
</pre>
147148
## Aggregate metrics API
148149
Following is the supported API format for specifying metrics aggregations:

0 commit comments

Comments
 (0)