Skip to content

Update module go.opentelemetry.io/contrib/config to v0.11.0 #14285

Update module go.opentelemetry.io/contrib/config to v0.11.0

Update module go.opentelemetry.io/contrib/config to v0.11.0 #14285

Triggered via pull request October 22, 2024 07:34
Status Failure
Total duration 1m 12s
Artifacts
Integration test
58s
Integration test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Integration test: service/telemetry/internal/otelinit/config.go#L169
undefined: config.MetricExporter
Integration test: service/telemetry/internal/otelinit/config.go#L176
undefined: config.MetricExporter
Integration test: service/telemetry/internal/otelinit/config.go#L218
invalid argument: otlpConfig.Endpoint (variable of type *string) for len
Integration test: service/telemetry/internal/otelinit/config.go#L219
cannot use otlpConfig.Endpoint (variable of type *string) as string value in argument to normalizeEndpoint
Integration test: service/telemetry/internal/otelinit/config.go#L243
cannot use otlpConfig.Headers (variable of type []config.NameStringValuePair) as map[string]string value in argument to otlpmetricgrpc.WithHeaders
Integration test: service/telemetry/internal/otelinit/config.go#L264
invalid argument: otlpConfig.Endpoint (variable of type *string) for len
Integration test: service/telemetry/internal/otelinit/config.go#L265
cannot use otlpConfig.Endpoint (variable of type *string) as string value in argument to normalizeEndpoint
Integration test: service/telemetry/internal/otelinit/config.go#L292
cannot use otlpConfig.Headers (variable of type []config.NameStringValuePair) as map[string]string value in argument to otlpmetrichttp.WithHeaders
Integration test
Process completed with exit code 2.