Files
rippled/docker/telemetry
Pratik Mankawde 331a453c9d fix(telemetry): Read RPC success from the absence of an error, not from Ok
This board's own copy of the Success series selected status_code=STATUS_CODE_OK.
Successful rpc.command spans no longer carry Ok: the specification reserves it
for an operator asserting verified success and warns a tool may read it as
suppressing errors, so instrumentation leaves a successful span Unset.

The blob differs from phase-9's, so merging forward would not have corrected it.
2026-09-22 20:30:51 +01:00
..
2026-09-22 15:11:28 +01:00
2026-09-14 21:11:01 +01:00