Nexus API Reference

ExportMetrics
in package
implements ExportCommand

Read onlyYes
FinalYes
Tags
psalm-api

A batch of immutable SDK metric 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, Metric$batch) : mixed
Parameters
$batch : array<int, Metric>
On this page

Search results