This receiver generates telemetry in response to events from the Telemetry API. It does this by setting up an endpoint and registering itself with the Telemetry API on startup.
Supported events:
platform.initStart - The receiver uses this event to record the start time of the function initialization period. Once both start and end times are recorded, the receiver generates a span named platform.initRuntimeDone to record the event.
platform.initRuntimeDone - The receiver uses this event to record the end time of the function initialization period. Once both start and end times are recorded, the receiver generates a span named platform.initRuntimeDone to record the event.
Package sharedcomponent exposes util functionality for receivers and exporters that need to share state between different signal types instances such as net.Listener or os.File.
Package sharedcomponent exposes util functionality for receivers and exporters that need to share state between different signal types instances such as net.Listener or os.File.
Click to show internal directories.
Click to hide internal directories.
go.dev uses cookies from Google to deliver and enhance the quality of its services and to
analyze traffic. Learn more.