InfluxDB inch tool
- To install , run the following command in your terminal:
- Verify
inch
is successfully installed in yourGOPATH/bin
(default on Unix$HOME/go/bin
).
Use InfluxDB inch
- Log into the InfluxDB instance you want to test (for InfluxDB Enterprise, log into the data node(s) to test).
- Run
inch
, specifyingoptions
(metrics) to test (see table below). For example, your syntax may look like this:
- 10000 points per batch (
-b
) - tag cardinality (
-t
) of 10000 unique series (2x5000x1) - 10000 points (
-p
) per series - any write
-consistency