mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
Merge branch 'pratik/otel-phase5-docs-deployment' into pratik/otel-phase7-native-metrics
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <xrpl/json/json_writer.h>
|
||||
#include <xrpl/ledger/LedgerTiming.h>
|
||||
#include <xrpl/telemetry/SpanGuard.h>
|
||||
#include <xrpl/telemetry/SpanNames.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
|
||||
@@ -40,8 +40,11 @@
|
||||
|
||||
#include <xrpl/proto/xrpl.pb.h>
|
||||
#include <xrpl/telemetry/SpanGuard.h>
|
||||
#include <xrpl/telemetry/SpanNames.h>
|
||||
#include <xrpl/telemetry/TraceContextValidation.h>
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace xrpl::telemetry {
|
||||
|
||||
/** Create a "consensus.proposal.receive" span for an incoming proposal.
|
||||
|
||||
Reference in New Issue
Block a user