You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/uptrace/opentelemetry-go-extra/otelsql
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:74:34: t.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:187:27: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:191:24: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:195:25: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:199:24: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:203:29: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:207:32: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:212:33: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:216:37: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:220:37: meter.AsyncInt64 undefined (type metric.Meter has no field or method AsyncInt64)
../../../../go/pkg/mod/github.com/uptrace/opentelemetry-go-extra/[email protected]/otel.go:220:37: too many errors
....
../../../../go/pkg/mod/github.com/uptrace/[email protected]/uptrace/metrics.go:69:14: undefined: metric.InstrumentKindSyncCounter
../../../../go/pkg/mod/github.com/uptrace/[email protected]/uptrace/metrics.go:70:10: undefined: metric.InstrumentKindAsyncCounter
../../../../go/pkg/mod/github.com/uptrace/[email protected]/uptrace/metrics.go:71:10: undefined: metric.InstrumentKindSyncHistogram
The text was updated successfully, but these errors were encountered:
New version of opentelemetry-go/metric v.035.0, breaks this library.
The text was updated successfully, but these errors were encountered: