mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-06-25 15:10:31 -04:00
added zabbix guide to README.md
This commit is contained in:
parent
1bb2d5f044
commit
b103033103
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ Relayer should return a transaction hash
|
|||
In that case you will need to add https termination yourself because browsers with default settings will prevent https
|
||||
tornado.cash UI from submitting your request over http connection
|
||||
|
||||
## Monitoring
|
||||
|
||||
You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md).
|
||||
|
||||
## Architecture
|
||||
|
||||
1. TreeWatcher module keeps track of Account Tree changes and automatically caches the actual state in Redis and emits `treeUpdate` event to redis pub/sub channel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue