We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To debug InfluxDB writes, just change points in batch to see more frequent writes to influx (pkg/model/db.go):
pkg/model/db.go
influxMaxPointsInBatch = 10