Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerGRPC ¶
ServerGRPC represents the PbGrpc server components satifsying Receiver interface
func NewServer ¶
func NewServer(config *configgrpc.ServerConfig, set *receiver.Settings, logger *zap.Logger, nextTraces consumer.Traces, obsreport *receiverhelper.ObsReport, telemetry *telemetry.Telemetry) *ServerGRPC
func (*ServerGRPC) Report ¶
func (s *ServerGRPC) Report(ctx context.Context, rq *pb.ReportRequest) (*pb.ReportResponse, error)
Report listens to incoming PbGrpc calls
Click to show internal directories.
Click to hide internal directories.