Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type GrpcClient ¶
type GrpcClient struct{ *grpc.ClientConn }
func NewGrpcClient ¶
func NewGrpcClient(cfg Config) (*GrpcClient, error)
type ShutdownFn ¶
func NewOtelMeter ¶
func NewOtelMeter(ctx context.Context, cfg Config, res *sdkresource.Resource, conn *grpc.ClientConn) (metric.Meter, ShutdownFn, error)
func NewOtelTracer ¶
func NewOtelTracer(ctx context.Context, cfg Config, res *sdkresource.Resource, conn *grpc.ClientConn) (trace.Tracer, ShutdownFn, error)
Click to show internal directories.
Click to hide internal directories.