Skip to content
Snippets Groups Projects
Unverified Commit 1d416a42 authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Remove command in example output

parent 731ab977
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ SELECT max(field1), mean(field1), min(field1) FROM measurement1 WHERE tag1=bar A
### Example Output:
```
$ telegraf --input-filter example --test
measurement1,tag1=foo,tag2=bar field1=1i,field2=2.1 1453831884664956455
measurement2,tag1=foo,tag2=bar,tag3=baz field3=1i 1453831884664956455
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment