issues
search
hyperledger
/
indy-node-monitor
Apache License 2.0
13
stars
28
forks
source link
Add detection and reporting of network/node response time
#48
Open
WadeBarnes
opened
1 year ago
WadeBarnes
commented
1 year ago
Record and report network and node response times.
At the network level this would be the time it takes to establish the initial connection with the pool.
At the node level this would be the time it takes for individual nodes to respond to queries.
Record and report network and node response times.