Merge branch 'pratik/otel-phase6-statsd' into pratik/otel-phase7-native-metrics

# Conflicts:
#	.codecov.yml
This commit is contained in:
Pratik Mankawde
2026-07-24 15:33:49 +01:00

View File

@@ -43,3 +43,6 @@ ignore:
- "include/xrpl/telemetry/"
- "src/libxrpl/beast/insight/OTelCollector.cpp"
- "include/xrpl/beast/insight/OTelCollector.h"
# Per-module span-name constant headers (compile-time constants only,
# colocated with their subsystem rather than under telemetry/).
- "**/*SpanNames.h"