Nexus API Reference

ExportSpans
in package
implements ExportCommand

Read onlyYes
FinalYes
Tags
psalm-api

A batch of immutable SDK span data handed off to the OtlpExportActor. Untraced so the export path generates no telemetry about itself.

Table of Contents

Interfaces

ExportCommand

Properties

$batch  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<int, SpanDataInterface$batch) : mixed
Parameters
$batch : array<int, SpanDataInterface>
On this page

Search results