Merge branch 'pratik/otel-phase1c-rpc-integration' into pratik/otel-phase2-rpc-tracing

# Conflicts:
#	src/tests/libxrpl/CMakeLists.txt
This commit is contained in:
Pratik Mankawde
2026-06-09 14:50:20 +01:00
396 changed files with 3660 additions and 3274 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;