README ¶ influx-annotate Command line tool to add annotations to an InfluxDB database. Suitable for batch files, deployment scripts, unicorn logging Quick start Get the latest release for your platform (it's just a single executable) Make sure you've already got InfluxDB up and running. In InfluxDb, create the database that you want to log to. Log your annotation data: influx-annotate -server="http://your-influxdb-server:8086" -tags="application=Super unicorn app" -value="Build_20170414.2" Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.