Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 693 Bytes

GRPC-Reporter-Option.md

File metadata and controls

13 lines (11 loc) · 693 Bytes

GRPCReporterOption

GRPCReporterOption allows for functional options to adjust behaviour of a gRPC reporter to be created by NewGRPCReporter.

Function Describe
reporter.WithLogger setup logger for gRPC reporter
reporter.WithCheckInterval setup service and endpoint registry check interval
reporter.WithMaxSendQueueSize setup send span queue buffer length
reporter.WithInstanceProps setup service instance properties eg: org=SkyAPM
reporter.WithTransportCredentials setup transport layer security
reporter.WithAuthentication used Authentication for gRPC
reporter.WithCDS setup CDS service