lotus/tools/stats/env.stats
Travis Person 0b2718a4af
Add chain stats tool
Simple chain stats tool for graphing the chain using influxdb and
grafana.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-18 20:53:08 +09:00

4 lines
87 B
Plaintext

export INFLUX_ADDR="http://localhost:8086"
export INFLUX_USER=""
export INFLUX_PASS=""