0b2718a4af
Simple chain stats tool for graphing the chain using influxdb and grafana. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
export INFLUX_ADDR="http://localhost:8086"
|
|
export INFLUX_USER=""
|
|
export INFLUX_PASS=""
|