command
module
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Apr 19, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
influx-annotate
Command line tool to add annotations to an InfluxDB database.
Suitable for batch files, deployment scripts, unicorn logging
Quick start
- Make sure you've already got InfluxDB up and running. In InfluxDb, create the database that you want to log to.
- Get the latest release for your platform (it's just a single executable)
- Log your annotation data:
influx-annotate -server="http://your-influxdb-server:8086" -tags="application=Super unicorn app" -value="Build_20170414.2"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.