Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupProxyTracing ¶
func SetupProxyTracing(ctx context.Context, rpcClient *rpc.NetworkClient, log *slog.Logger, attrs ...attribute.KeyValue) (shutdown func(context.Context) error, err error)
SetupProxyTracing configures OpenTelemetry tracing that ships spans through the server's RPC telemetry service. This allows CLI commands to export traces without needing OTEL_EXPORTER_OTLP_ENDPOINT set locally.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.