Skip to content

Commit

Permalink
Update module github.com/jaegertracing/jaeger to v1.65.0 (open-teleme…
Browse files Browse the repository at this point in the history
…try#37206)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger)
| `v1.64.0` -> `v1.65.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.65.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.65.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.64.0/v1.65.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.64.0/v1.65.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jaegertracing/jaeger
(github.com/jaegertracing/jaeger)</summary>

###
[`v1.65.0`](https://redirect.github.com/jaegertracing/jaeger/blob/HEAD/CHANGELOG.md#next-release-v1650--v220-2025-01-08)

[Compare
Source](https://redirect.github.com/jaegertracing/jaeger/compare/v1.64.0...v1.65.0)

##### Backend Changes

##### ⛔ Breaking Changes

- \[sampling] inherit default per-operation strategies
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6441](https://redirect.github.com/jaegertracing/jaeger/pull/6441))
- \[query] enable trace adjusters in api_v2 and api_v3 handlers
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6423](https://redirect.github.com/jaegertracing/jaeger/pull/6423))

##### ✨ New Features

- \[feat] add time window for gettrace in span store interface
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6242](https://redirect.github.com/jaegertracing/jaeger/pull/6242))

##### 🐞 Bug fixes, Minor Improvements

- Return errors from span processor creation
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6488](https://redirect.github.com/jaegertracing/jaeger/pull/6488))
- Change collector's queue to use generics
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6486](https://redirect.github.com/jaegertracing/jaeger/pull/6486))
- Refactor collector pipeline to allow v1/v2 data model
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6484](https://redirect.github.com/jaegertracing/jaeger/pull/6484))
- \[v2]\[storage] implement reverse adapter to translate v2 storage api
to v1 ([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1)
in
[#&#8203;6485](https://redirect.github.com/jaegertracing/jaeger/pull/6485))
- \[refractor] remove dependency on tlscfg.options
([@&#8203;Saumya40-codes](https://redirect.github.com/Saumya40-codes) in
[#&#8203;6478](https://redirect.github.com/jaegertracing/jaeger/pull/6478))
- \[query] update v1 query service to check for adapter at construction
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6482](https://redirect.github.com/jaegertracing/jaeger/pull/6482))
- \[api_v3]\[query] change api_v3 http handler to use v2 query service
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6459](https://redirect.github.com/jaegertracing/jaeger/pull/6459))
- \[api_v3]\[query] change api_v3 grpc handler to use query service v2
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6452](https://redirect.github.com/jaegertracing/jaeger/pull/6452))
- \[v2]\[storage] create v2 query service to operate on otlp data model
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6343](https://redirect.github.com/jaegertracing/jaeger/pull/6343))
- Support sampling file reload interval
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6440](https://redirect.github.com/jaegertracing/jaeger/pull/6440))
- \[jptrace] add spaniter helper function
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6407](https://redirect.github.com/jaegertracing/jaeger/pull/6407))
- \[refactor]\[query] propagate `rawtraces` flag to query service
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6438](https://redirect.github.com/jaegertracing/jaeger/pull/6438))
- \[v1]\[adjuster] change v1 adjuster interface to not return error and
modify trace in place
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6426](https://redirect.github.com/jaegertracing/jaeger/pull/6426))
- \[chore] move es/spanstore/dbmodel to internal directory
([@&#8203;zzzk1](https://redirect.github.com/zzzk1) in
[#&#8203;6428](https://redirect.github.com/jaegertracing/jaeger/pull/6428))
- \[refactor] move model<->otlp translation from `jptrace` to
`v1adapter`
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6414](https://redirect.github.com/jaegertracing/jaeger/pull/6414))
- Enable udp ports in all-in-one
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6413](https://redirect.github.com/jaegertracing/jaeger/pull/6413))
- \[refactor] introduce helper for creating map of spans
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6406](https://redirect.github.com/jaegertracing/jaeger/pull/6406))
- \[fix] fix incorrect usage of iter package in aggregator
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6403](https://redirect.github.com/jaegertracing/jaeger/pull/6403))
- \[v2]\[query] implement helper to buffer sequence of traces
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6401](https://redirect.github.com/jaegertracing/jaeger/pull/6401))
- \[v2]\[adjuster] implement model to otlp translator with post
processing
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6397](https://redirect.github.com/jaegertracing/jaeger/pull/6397))
- \[v2]\[adjuster] implement function to get standard adjusters to
operate on otlp format
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6396](https://redirect.github.com/jaegertracing/jaeger/pull/6396))
- \[v2]\[adjuster] implement otlp to model translator with post
processing
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6394](https://redirect.github.com/jaegertracing/jaeger/pull/6394))
- \[v2]\[adjuster] implement adjuster for correct timestamps for
clockskew
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6392](https://redirect.github.com/jaegertracing/jaeger/pull/6392))
- \[v2]\[adjuster] implement adjuster for deduplicating spans
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6391](https://redirect.github.com/jaegertracing/jaeger/pull/6391))
- Add optional time window for gettrace & searchtrace of http_handler
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6159](https://redirect.github.com/jaegertracing/jaeger/pull/6159))
- \[v2]\[adjuster] implement adjuster for sorting attributes and events
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6389](https://redirect.github.com/jaegertracing/jaeger/pull/6389))
- Support extra custom query parameters in requests to prometheus
backend ([@&#8203;akstron](https://redirect.github.com/akstron) in
[#&#8203;6360](https://redirect.github.com/jaegertracing/jaeger/pull/6360))
- \[v2]\[adjuster] remove error return from adjuster interface
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6383](https://redirect.github.com/jaegertracing/jaeger/pull/6383))
- \[fix]\[query] filter out tracing for access to static ui assets
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6374](https://redirect.github.com/jaegertracing/jaeger/pull/6374))
- \[v2]\[adjuster] implement span id uniquifier adjuster to operate on
otlp data model
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6367](https://redirect.github.com/jaegertracing/jaeger/pull/6367))
- \[api_v3] add time window for gettrace http_gateway
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6372](https://redirect.github.com/jaegertracing/jaeger/pull/6372))
- \[v2]\[adjuster] add warning to span links adjuster
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6381](https://redirect.github.com/jaegertracing/jaeger/pull/6381))
- Feat: add time window for gettrace of anonymizer
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6368](https://redirect.github.com/jaegertracing/jaeger/pull/6368))
- \[v2]\[adjuster] rework adjuster interface and refactor adjusters to
return implemented struct
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6362](https://redirect.github.com/jaegertracing/jaeger/pull/6362))
- \[v2]\[adjuster] implement otel attribute adjuster to operate on otlp
data model
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6358](https://redirect.github.com/jaegertracing/jaeger/pull/6358))
- Respond correctly to stream send error
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6357](https://redirect.github.com/jaegertracing/jaeger/pull/6357))
- \[v2]\[adjuster] implement ip attribute adjuster to operate on otlp
data model
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6355](https://redirect.github.com/jaegertracing/jaeger/pull/6355))
- Remove tls loading and replace with otel configtls
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6345](https://redirect.github.com/jaegertracing/jaeger/pull/6345))
- \[jaeger]\[v2] implement span links adjuster to operate on otlp data
model ([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1)
in
[#&#8203;6354](https://redirect.github.com/jaegertracing/jaeger/pull/6354))
- \[remote-storage] use otel helper instead of tlscfg
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6351](https://redirect.github.com/jaegertracing/jaeger/pull/6351))
- Add go leak check for badgerstore, grpc and memstore e2e tests
([@&#8203;Manik2708](https://redirect.github.com/Manik2708) in
[#&#8203;6347](https://redirect.github.com/jaegertracing/jaeger/pull/6347))
- \[v2]\[query] add interface for adjuster to operate on otlp data
format ([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1)
in
[#&#8203;6346](https://redirect.github.com/jaegertracing/jaeger/pull/6346))

##### 🚧 Experimental Features

- Change storage_v2 gettrace to gettraces plural
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6361](https://redirect.github.com/jaegertracing/jaeger/pull/6361))
- Change storage v2 api to use streaming
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6359](https://redirect.github.com/jaegertracing/jaeger/pull/6359))

##### 👷 CI Improvements

- Upgrade storage integration tests: `dependencyreader` to v2
([@&#8203;zzzk1](https://redirect.github.com/zzzk1) in
[#&#8203;6477](https://redirect.github.com/jaegertracing/jaeger/pull/6477))
- Move remaining util scripts
([@&#8203;danish9039](https://redirect.github.com/danish9039) in
[#&#8203;6472](https://redirect.github.com/jaegertracing/jaeger/pull/6472))
- Move lint scripts to scripts/lint
([@&#8203;danish9039](https://redirect.github.com/danish9039) in
[#&#8203;6449](https://redirect.github.com/jaegertracing/jaeger/pull/6449))
- Move util scripts to scripts/util
([@&#8203;danish9039](https://redirect.github.com/danish9039) in
[#&#8203;6463](https://redirect.github.com/jaegertracing/jaeger/pull/6463))
- Upgrade storage integration test: use `tracewriter`
([@&#8203;ekefan](https://redirect.github.com/ekefan) in
[#&#8203;6437](https://redirect.github.com/jaegertracing/jaeger/pull/6437))
- Move e2e scripts to scripts/e2e
([@&#8203;danish9039](https://redirect.github.com/danish9039) in
[#&#8203;6448](https://redirect.github.com/jaegertracing/jaeger/pull/6448))
- Move build scripts under scripts/build/
([@&#8203;danish9039](https://redirect.github.com/danish9039) in
[#&#8203;6446](https://redirect.github.com/jaegertracing/jaeger/pull/6446))
- Replace apiv2 with apiv3 client in e2e tests
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6424](https://redirect.github.com/jaegertracing/jaeger/pull/6424))
- Do not test with kafka 2.x
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6427](https://redirect.github.com/jaegertracing/jaeger/pull/6427))
- Upgrade storage integration test to v2 trace reader
([@&#8203;ekefan](https://redirect.github.com/ekefan) in
[#&#8203;6388](https://redirect.github.com/jaegertracing/jaeger/pull/6388))
- Enhance kafka integration tests to support multiple kafka versions
([@&#8203;zzzk1](https://redirect.github.com/zzzk1) in
[#&#8203;6400](https://redirect.github.com/jaegertracing/jaeger/pull/6400))
- \[fix] fix test expectations for translator to avoid depending on
order ([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1)
in
[#&#8203;6404](https://redirect.github.com/jaegertracing/jaeger/pull/6404))

##### 📊 UI Changes

##### 🐞 Bug fixes, Minor Improvements

- \[clean-up]: remove deprecated plexus/directedgraph
([@&#8203;hari45678](https://redirect.github.com/hari45678) in
[#&#8203;2548](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2548))
- \[fix]: make plexus demo work again
([@&#8203;hari45678](https://redirect.github.com/hari45678) in
[#&#8203;2538](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2538))
- Upgrade from raven-js to sentry/browser
([@&#8203;avinpy-255](https://redirect.github.com/avinpy-255) in
[#&#8203;2509](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2509))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Yang Song <[email protected]>
  • Loading branch information
3 people authored Jan 14, 2025
1 parent a55cbb9 commit 0c6fb3d
Show file tree
Hide file tree
Showing 36 changed files with 541 additions and 497 deletions.
19 changes: 10 additions & 9 deletions exporter/awskinesisexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/cenkalti/backoff/v4 v4.3.0
github.com/gogo/protobuf v1.3.2
github.com/google/uuid v1.6.0
github.com/jaegertracing/jaeger v1.64.0
github.com/jaegertracing/jaeger v1.65.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.117.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.117.0
github.com/stretchr/testify v1.10.0
Expand Down Expand Up @@ -57,6 +57,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.117.0 // indirect
github.com/openzipkin/zipkin-go v0.4.3 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.117.0 // indirect
go.opentelemetry.io/collector/consumer v1.23.0 // indirect
go.opentelemetry.io/collector/consumer/consumertest v0.117.0 // indirect
Expand All @@ -71,15 +72,15 @@ require (
go.opentelemetry.io/collector/receiver/receivertest v0.117.0 // indirect
go.opentelemetry.io/collector/receiver/xreceiver v0.117.0 // indirect
go.opentelemetry.io/collector/semconv v0.117.0 // indirect
go.opentelemetry.io/otel v1.32.0 // indirect
go.opentelemetry.io/otel/metric v1.32.0 // indirect
go.opentelemetry.io/otel/sdk v1.32.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.32.0 // indirect
go.opentelemetry.io/otel/trace v1.32.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
go.opentelemetry.io/otel v1.33.0 // indirect
go.opentelemetry.io/otel/metric v1.33.0 // indirect
go.opentelemetry.io/otel/sdk v1.33.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.33.0 // indirect
go.opentelemetry.io/otel/trace v1.33.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484 // indirect
google.golang.org/grpc v1.69.2 // indirect
google.golang.org/protobuf v1.36.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
40 changes: 21 additions & 19 deletions exporter/awskinesisexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions exporter/elasticsearchexporter/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
github.com/iancoleman/strcase v0.3.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jaegertracing/jaeger v1.64.0 // indirect
github.com/jaegertracing/jaeger v1.65.0 // indirect
github.com/jonboulle/clockwork v0.4.0 // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand Down Expand Up @@ -182,27 +182,27 @@ require (
go.opentelemetry.io/contrib/bridges/otelzap v0.6.0 // indirect
go.opentelemetry.io/contrib/config v0.10.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
go.opentelemetry.io/contrib/propagators/b3 v1.31.0 // indirect
go.opentelemetry.io/contrib/zpages v0.56.0 // indirect
go.opentelemetry.io/otel v1.33.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.7.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/prometheus v0.54.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect
go.opentelemetry.io/otel/exporters/prometheus v0.55.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.7.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.33.0 // indirect
go.opentelemetry.io/otel/log v0.8.0 // indirect
go.opentelemetry.io/otel/metric v1.33.0 // indirect
go.opentelemetry.io/otel/sdk v1.32.0 // indirect
go.opentelemetry.io/otel/sdk v1.33.0 // indirect
go.opentelemetry.io/otel/sdk/log v0.7.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.32.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.33.0 // indirect
go.opentelemetry.io/otel/trace v1.33.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/net v0.34.0 // indirect
Expand Down
Loading

0 comments on commit 0c6fb3d

Please sign in to comment.