Add StdoutSink for debugging purposes

This commit is contained in:
Thomas Roehl
2021-03-26 17:03:46 +01:00
parent f822f00cdc
commit 913c3719a9
3 changed files with 46 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"host": "localhost",
"port": "8080",
"database": "testdb",
"type": "influxdb"
"type": "stdout"
},
"interval" : 3,
"duration" : 1,