Skip to main content
POST
Ingest an OTLP export for a signal

Authorizations

x-interfere-public-key
string
header
required

Public key of the receiving surface; preferred for OTel Collector exporters, whose endpoint config cannot carry query strings

Path Parameters

signal
enum<string>
required

OTLP signal

Available options:
traces,
logs,
metrics

Body

OTLP protobuf payload

Response

any | null

OTLP export response in the request's content type; an empty message signals full success

OTLP protobuf response