Merge branch 'pratik/otel-phase1b-telemetry-infra' into pratik/otel-phase1c-rpc-integration

This commit is contained in:
Pratik Mankawde
2026-06-09 13:44:53 +01:00
391 changed files with 3639 additions and 3251 deletions

View File

@@ -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;