Documentation ¶ Index ¶ func GetMeter(ctx context.Context, otelExporterEndpoint, serviceName string) (metric.Meter, error) func GetNoopMeter() metric.Meter func GetNoopTracer() trace.Tracer func GetTracer(ctx context.Context, otelExporterEndpoint, serviceName string) (trace.Tracer, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetMeter ¶ added in v0.16.0 func GetMeter(ctx context.Context, otelExporterEndpoint, serviceName string) (metric.Meter, error) func GetNoopMeter ¶ added in v0.16.0 func GetNoopMeter() metric.Meter func GetNoopTracer ¶ added in v0.16.0 func GetNoopTracer() trace.Tracer func GetTracer ¶ func GetTracer(ctx context.Context, otelExporterEndpoint, serviceName string) (trace.Tracer, error) Types ¶ This section is empty. Source Files ¶ View all Source files common.gometer.gotracer.go Click to show internal directories. Click to hide internal directories.