[SLT-141] feat(metrics): multiple exports #33975
Annotations
6 errors and 1 warning
core/metrics/otlp.go#L193
exported: exported function WithURL should have comment or be unexported (revive)
|
core/metrics/otlp.go#L202
exported: exported function WithInsecure should have comment or be unexported (revive)
|
core/metrics/otlp.go#L53
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
core/metrics/multiexporter.go#L7
ST1019: package "go.opentelemetry.io/otel/sdk/trace" is being imported more than once (stylecheck)
|
core/metrics/multiexporter.go#L8
ST1019(related information): other import of "go.opentelemetry.io/otel/sdk/trace" (stylecheck)
|
|
|
This job failed
Loading