Pratik Mankawde
85a2220312
Phase 7-8: Plan docs for native OTel metrics migration and log-trace correlation
...
Phase 7 (native metrics): Replace StatsDCollector with OTelCollectorImpl
behind the existing beast::insight::Collector interface. Maps Counter,
Gauge, Meter, Event to OTel SDK instruments. Exports via OTLP/HTTP to
same collector endpoint as traces. Eliminates StatsD UDP dependency.
Resolves deferred Phase 6 Task 6.1 (|m wire format).
Phase 8 (log correlation): Inject trace_id/span_id into JLOG output
via Logs::format() thread-local span context read. Add Grafana Loki
with OTel Collector filelog receiver for centralized log ingestion.
Enable bidirectional Tempo-Loki correlation in Grafana.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 16:46:36 +00:00
Pratik Mankawde
a8c2f94e8a
Remove 'rippled' prefix from dashboard titles, add new dashboards to doc
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 16:46:36 +00:00
Pratik Mankawde
f1025d4f71
Fix markdown formatting in data collection reference
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 16:46:36 +00:00
Pratik Mankawde
64d8369dbc
Add consensus.accept.apply span to data collection reference
...
Add the close time span and its 6 attributes to the Phase 4 consensus
span table and attribute table in 09-data-collection-reference.md.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 16:46:36 +00:00
Pratik Mankawde
4dcd65968f
document updates
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-03-16 16:46:36 +00:00
Pratik Mankawde
2bea046dab
Phase 6: Integrate beast::insight StatsD metrics into telemetry pipeline
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 16:46:36 +00:00