Commit Graph

9 Commits

Author SHA1 Message Date
Pratik Mankawde
2f48fc1c72 formatting changes
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-25 22:10:30 +00:00
Pratik Mankawde
9c75898998 Phase 2: Complete RPC tracing — interface, macros, attributes, tests
- Add shouldTraceLedger() pure virtual to Telemetry interface and all
  implementations (TelemetryImpl, NullTelemetryOtel, NullTelemetry)
- Add XRPL_TRACE_PEER and XRPL_TRACE_LEDGER macros to
  TracingInstrumentation.h for Phase 3/4 use
- Enhance RPC command spans with xrpl.rpc.duration_ms and
  xrpl.rpc.error_message attributes in RPCHandler.cpp
- Add TelemetryConfig_test.cpp unit test covering Setup defaults,
  config parsing, and NullTelemetry factory
- Add task list documents for Phases 2-5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 20:59:53 +00:00
Pratik Mankawde
4c298e3c4f formatting changes
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-23 17:32:58 +00:00
Pratik Mankawde
75332cf366 next section
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-23 15:22:11 +00:00
Pratik Mankawde
9bb7ea04cb Add POC for OTel for RPC layer
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-23 15:10:48 +00:00
Pratik Mankawde
6e8f0624ce compare with other open source vendors
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-20 15:41:01 +00:00
Pratik Mankawde
bff83a2b92 updated docs
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-18 14:13:15 +00:00
Pratik Mankawde
6207f8dd42 updated few things
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-17 16:30:00 +00:00
Pratik Mankawde
94797a4258 Opentelemetry plan
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-02-17 12:11:15 +00:00