Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Receiver ¶
type Receiver struct { plogotlp.UnimplementedGRPCServer // contains filtered or unexported fields }
Receiver is the type used to handle logs from OpenTelemetry exporters.
func (*Receiver) Export ¶
func (r *Receiver) Export(ctx context.Context, req plogotlp.ExportRequest) (plogotlp.ExportResponse, error)
Export implements the service Export logs func.
Click to show internal directories.
Click to hide internal directories.