From c725bf9d48ee7b25eb914d2eb7fdc95d231e7179 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Sat, 22 Jul 2023 02:02:58 -0700 Subject: [PATCH] influx docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd72948d..bef46a53 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ RUST_LOG=web3_proxy=trace,info cargo nextest run --features tests-needing-docker Be sure to set `innodb_rollback_on_timeout=1` +## Influx + +If running multiple web3-proxies connected to the same influxdb bucket, you **must** set `app.influxdb_id` to a globally unique value for each server! + ## Common commands Create a user: