1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-31 05:04:23 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
9a9423d3df chore(deps): Update otel/metric to stable API (#2607) 2023-05-24 12:07:43 +03:00
e2fabdf157 chore(deps): Updating otel/metric and fixing breaking changes (#2569)
* chore(deps): Updating otel/metric and fixing breaking changes

Signed-off-by: Vincent Boutour <bob@vibioh.fr>

* ci: Removing go1.18 and updating example/otel to latest version

Latest otel version use atomic.Pointer which is a go1.19 feature, so we have to drop support for the go 1.18

Signed-off-by: Vincent Boutour <bob@vibioh.fr>

---------

Signed-off-by: Vincent Boutour <bob@vibioh.fr>
2023-05-01 11:33:30 +03:00
e29e42cde2 feat: upgrade OpenTelemetry, use the new metrics API. (#2410) 2023-02-01 16:04:33 +08:00
97b491aace chore: update import path 2023-01-23 08:48:54 +02:00
7c4b924350 fix(redisotel): correct metrics.DialHook attrs (#2331) 2022-12-23 20:40:07 +08:00
bbff4dd5dc chore: fix metrics in redisotel 2022-11-18 15:32:17 +02:00
44af3c09a7 chore: add more metrics to redisotel 2022-11-17 16:24:16 +02:00
0dff3d1461 feat: add OpenTelemetry metrics instrumentation 2022-10-12 11:09:41 +03:00