6 Commits

Author SHA1 Message Date
dbd750555f Update all open-telemetry packages to 0.116.0 (#4466) 2024-12-20 17:02:16 +01:00
f4b2642b16 Migrate from OpenTracing to OpenTelemetry instrumentation (#3646)
* Migrate from OpenTracing to OpenTelemetry instrumentation

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* update dskit to c41c58734f46

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* switch to exporters/autoexport, update docs and examples

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* update dependencies

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* refactor added code from opentracing to OTEL SDK

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* move the changelog entry to the correct version

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* run go mod tidy

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* align tracer name with pkg name, some fixes

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* update cmd/tempo-query/tempo tracer name

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

* update changelog, enable tracing if OTEL_TRACES_EXPORTER is set

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>

---------

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
2024-09-05 19:56:54 +00:00
9032132d0c Bump x/net package to 0.24/latest (#3613)
* Bump x/net package to 0.24/latest

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

---------

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
2024-05-08 17:21:01 +00:00
845dec0f47 Update containerd and google storage dependencies (#1498)
* Update a few dependencies

The primary target for upgrade is the containerd module.  In order to
keep the calls compatible, the GCP storage module is also updated.

* github.com/containerd/containerd
* cloud.google.com/go/storage

* Clean up azure environment during tests

* Update vendor to pin grpc for serverless and go1.17
2022-06-17 11:47:54 -06:00
663816c646 Upgrade Cortex to latest (#666)
* upgraded cortex to latest

Signed-off-by: Joe Elliott <number101010@gmail.com>

* Fixed stuff up

Signed-off-by: Joe Elliott <number101010@gmail.com>
2021-04-22 15:44:14 -04:00
45751d451a Added vendor
Signed-off-by: Joe Elliott <number101010@gmail.com>
2020-01-22 10:19:11 -05:00