Redis: undefined: otel.Meter

Created on 18 Feb 2021  路  3Comments  路  Source: go-redis/redis

github.com/go-redis/redis/v8/internal

C:\Users\Administratorgo\pkg\mod\github.comgo-redis\redis\[email protected]\internal\instruments.go:24:23: undefined: otel.Meter

Most helpful comment

I got this problem too. It seems has been resolved by commit
@vmihailenco Could you make a new tag (v8.5.1) for it?

All 3 comments

Same here after upgrading go mod dependencies with go get -u ./...

image

Edit: See https://github.com/go-redis/redis/issues/1534#issuecomment-779927048

I got this problem too. It seems has been resolved by commit
@vmihailenco Could you make a new tag (v8.5.1) for it?

Done

Was this page helpful?
0 / 5 - 0 ratings