Versions in this module Expand all Collapse all v0 v0.1.0 Nov 26, 2022 Changes in this version + const METADATA_NAME + func Configure(exporterType Exporter, name string, env map[string]any, config ExporterConfig) error + func ConfigureWithCustomTracerProvider(tracer *tracesdk.TracerProvider) error + func Middleware(ctx mojito.Context, next func() error) error + func StartTracing(mojitoCtx mojito.Context, name string) trace.Span + type Exporter string + const JAEGER + const OPENCENSUS + const OTEL_COLLECTOR + const PROMETHEUS + type ExporterConfig struct + ProviderURL string