Documentation
¶
Overview ¶
Package receiver forwards buffered telemetry events to Segment. It runs inside the detached "chunk receive-telemetry" subprocess spawned by internal/telemetry's delegateDestination, out of the parent CLI's exit path.
Index ¶
Constants ¶
View Source
const ( // EnvWriteKey configures the Segment write key for the delegate subprocess. EnvWriteKey = "__CHUNK_TELEMETRY_WRITE_KEY" // EnvTelemetryEndpoint configures the Segment endpoint for the delegate subprocess. EnvTelemetryEndpoint = "__CHUNK_TELEMETRY_ENDPOINT" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.