mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 15:40:26 +00:00
Merge branch 'pratik/otel-phase1b-telemetry-infra' into pratik/otel-phase1c-rpc-integration
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
bool traceTransactions = true;
|
||||
bool traceConsensus = true;
|
||||
bool traceRpc = true;
|
||||
bool tracePeer = false; // High volume, disabled by default
|
||||
bool tracePeer = true; // High volume, enabled by default
|
||||
bool traceLedger = true;
|
||||
bool tracePathfind = true;
|
||||
bool traceTxQ = true;
|
||||
|
||||
Reference in New Issue
Block a user