Update README.md

This commit is contained in:
JT Olio 2018-12-20 10:01:28 -07:00 committed by GitHub
parent 2f2cf3f578
commit 5c222157da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,3 +23,8 @@ There are a number of types of objects involved in making this work:
relational database, stdout, a metric filterer, etc.
Please see example.lua for a good example of using this pipeline.
## Setup
If you use a relational database metric destination, make sure to instantiate
the schema provided in schema.sql first.