Bump go.opentelemetry.io/otel/sdk/metric from 0.32.1 to 1.21.0 #292
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
CodeQL-Build
undefined: metric.NewNoopMeterProvider
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/global; to add it:
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncfloat64; to add it:
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncint64; to add it:
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/global (invalid package name: "")
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument/syncfloat64 (invalid package name: "")
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument/syncint64 (invalid package name: "")
|
CodeQL-Build
h.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)
|
CodeQL-Build
h.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)
|
CodeQL-Build
h.meter.SyncFloat64 undefined (type metric.Meter has no field or method SyncFloat64)
|