Skip to content

Commit

Permalink
fix(deps): update module github.com/jaegertracing/jaeger to v1.64.0 (#…
Browse files Browse the repository at this point in the history
…36956)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger)
| `v1.62.0` -> `v1.64.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.62.0/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.62.0/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger)
| `v1.63.0` -> `v1.64.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.63.0/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.63.0/v1.64.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.64.0`](https://redirect.github.com/jaegertracing/jaeger/blob/HEAD/CHANGELOG.md#v1640--v210-2024-12-06)

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

##### Backend Changes

##### ⛔ Breaking Changes

- \[metrics]\[storage] move metrics reader decorator to metrics storage
factory
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6287](https://redirect.github.com/jaegertracing/jaeger/pull/6287))
- \[v2]\[storage] move span reader decorator to storage factories
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6280](https://redirect.github.com/jaegertracing/jaeger/pull/6280))

##### ✨ New Features

- \[v2]\[storage] implement read path for v2 storage interface
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6170](https://redirect.github.com/jaegertracing/jaeger/pull/6170))
- Create cassandra db schema on session initialization
([@&#8203;akstron](https://redirect.github.com/akstron) in
[#&#8203;5922](https://redirect.github.com/jaegertracing/jaeger/pull/5922))

##### 🐞 Bug fixes, Minor Improvements

- Fix password in integration test
([@&#8203;akstron](https://redirect.github.com/akstron) in
[#&#8203;6284](https://redirect.github.com/jaegertracing/jaeger/pull/6284))
- \[cassandra] change compaction window default to 2hrs
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6282](https://redirect.github.com/jaegertracing/jaeger/pull/6282))
- Improve telemetry.settings
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6275](https://redirect.github.com/jaegertracing/jaeger/pull/6275))
- \[kafka] otel helper instead of tlscfg package
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6270](https://redirect.github.com/jaegertracing/jaeger/pull/6270))
- \[refactor] fix package misspelling: telemetery->telemetry
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6269](https://redirect.github.com/jaegertracing/jaeger/pull/6269))
- \[prometheus] use otel helper instead of tlscfg package
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6266](https://redirect.github.com/jaegertracing/jaeger/pull/6266))
- \[fix] use metrics decorator around metricstorage
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6262](https://redirect.github.com/jaegertracing/jaeger/pull/6262))
- Use real metrics factory instead of nullfactory
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6261](https://redirect.github.com/jaegertracing/jaeger/pull/6261))
- \[v2] use only version number for buildinfo
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6260](https://redirect.github.com/jaegertracing/jaeger/pull/6260))
- \[refactor] move spm v2 config to cmd/jaeger/ with all other configs
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6256](https://redirect.github.com/jaegertracing/jaeger/pull/6256))
- \[es-index-cleaner] use otel helper instead of tlscfg
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6259](https://redirect.github.com/jaegertracing/jaeger/pull/6259))
- \[api_v2] change time fields in archivetracerequest to non-nullable
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6251](https://redirect.github.com/jaegertracing/jaeger/pull/6251))
- \[es-rollover] use otel helpers for tls config instead of tlscfg
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6238](https://redirect.github.com/jaegertracing/jaeger/pull/6238))
- Enable usestdlibvars linter
([@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[#&#8203;6249](https://redirect.github.com/jaegertracing/jaeger/pull/6249))
- \[storage_v1] add time window to gettracerequest
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6244](https://redirect.github.com/jaegertracing/jaeger/pull/6244))
- \[fix]\[query] fix misconfiguration in tls settings from using otel
http helper
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6239](https://redirect.github.com/jaegertracing/jaeger/pull/6239))
- Auto-generate gogo annotations for api_v3
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6233](https://redirect.github.com/jaegertracing/jaeger/pull/6233))
- Use confighttp in expvar extension
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6227](https://redirect.github.com/jaegertracing/jaeger/pull/6227))
- Parameterize listen host and override when in container
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6231](https://redirect.github.com/jaegertracing/jaeger/pull/6231))
- Remove 0.0.0.0 overrides in hotrod ci
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6226](https://redirect.github.com/jaegertracing/jaeger/pull/6226))
- \[storage]\[v2] add reader adapter that just exposes the underlying v1
reader ([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1)
in
[#&#8203;6221](https://redirect.github.com/jaegertracing/jaeger/pull/6221))
- Change start/end time in gettrace request to not be pointers
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6218](https://redirect.github.com/jaegertracing/jaeger/pull/6218))
- Pass real meterprovider to components
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6173](https://redirect.github.com/jaegertracing/jaeger/pull/6173))
- \[v2] update versions in readme
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6206](https://redirect.github.com/jaegertracing/jaeger/pull/6206))
- Fix: testcreatecollectorproxy unit test failing on go-tip
([@&#8203;Saumya40-codes](https://redirect.github.com/Saumya40-codes) in
[#&#8203;6204](https://redirect.github.com/jaegertracing/jaeger/pull/6204))
- Respect environment variables when creating internal tracer
([@&#8203;akstron](https://redirect.github.com/akstron) in
[#&#8203;6179](https://redirect.github.com/jaegertracing/jaeger/pull/6179))

##### 🚧 Experimental Features

- \[v2]add script for metrics markdown table
([@&#8203;vvs-personalstash](https://redirect.github.com/vvs-personalstash)
in
[#&#8203;5941](https://redirect.github.com/jaegertracing/jaeger/pull/5941))

##### 👷 CI Improvements

- Allow using different container runtime
([@&#8203;rim99](https://redirect.github.com/rim99) in
[#&#8203;6247](https://redirect.github.com/jaegertracing/jaeger/pull/6247))
- K8s integration test for hotrod
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6155](https://redirect.github.com/jaegertracing/jaeger/pull/6155))
- Pass username/password to cassandra docker-compose health check
([@&#8203;akstron](https://redirect.github.com/akstron) in
[#&#8203;6214](https://redirect.github.com/jaegertracing/jaeger/pull/6214))
- \[fix]\[ci] change the prometheus healthcheck endpoint
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6217](https://redirect.github.com/jaegertracing/jaeger/pull/6217))

##### 📊 UI Changes

##### 🐞 Bug fixes, Minor Improvements

- Add new formatting function "add"
([@&#8203;drewcorlin1](https://redirect.github.com/drewcorlin1) in
[#&#8203;2507](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2507))
- Add pad_start link formatting function
[#&#8203;2505](https://redirect.github.com/jaegertracing/jaeger/issues/2505)
([@&#8203;drewcorlin1](https://redirect.github.com/drewcorlin1) in
[#&#8203;2504](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2504))
- Allow formatting link parameter values as iso date
[#&#8203;2487](https://redirect.github.com/jaegertracing/jaeger/issues/2487)
([@&#8203;drewcorlin1](https://redirect.github.com/drewcorlin1) in
[#&#8203;2501](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2501))

###
[`v1.63.0`](https://redirect.github.com/jaegertracing/jaeger/blob/HEAD/CHANGELOG.md#v1630--v200-2024-11-10)

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

Jaeger v2 is here! 🎉 🎉 🎉

##### Backend Changes

##### ⛔ Breaking Changes

- Remove jaeger-agent from distributions
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6081](https://redirect.github.com/jaegertracing/jaeger/pull/6081))

##### 🐞 Bug fixes, Minor Improvements

- Fix possible null pointer deference
([@&#8203;vaidikcode](https://redirect.github.com/vaidikcode) in
[#&#8203;6184](https://redirect.github.com/jaegertracing/jaeger/pull/6184))
- Chore: enable all rules of perfsprint linter
([@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[#&#8203;6164](https://redirect.github.com/jaegertracing/jaeger/pull/6164))
- Chore: enable err-error and errorf rules from perfsprint linter
([@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[#&#8203;6160](https://redirect.github.com/jaegertracing/jaeger/pull/6160))
- \[query] move trace handler to server level
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6147](https://redirect.github.com/jaegertracing/jaeger/pull/6147))
- \[fix]\[query] remove bifurcation for grpc query server
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6145](https://redirect.github.com/jaegertracing/jaeger/pull/6145))
- \[jaeger-v2] add hotrod integration test for jaeger-v2
([@&#8203;Saumya40-codes](https://redirect.github.com/Saumya40-codes) in
[#&#8203;6138](https://redirect.github.com/jaegertracing/jaeger/pull/6138))
- \[query] use otel's helpers for http server
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6121](https://redirect.github.com/jaegertracing/jaeger/pull/6121))
- Use grpc interceptors instead of explicit context wrappers
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6133](https://redirect.github.com/jaegertracing/jaeger/pull/6133))
- Fix command in v2 example
([@&#8203;haoqixu](https://redirect.github.com/haoqixu) in
[#&#8203;6134](https://redirect.github.com/jaegertracing/jaeger/pull/6134))
- Fix span deduplication via correct ordering of adjusters
([@&#8203;cdanis](https://redirect.github.com/cdanis) in
[#&#8203;6116](https://redirect.github.com/jaegertracing/jaeger/pull/6116))
- Move all query service http handlers into one function
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6128](https://redirect.github.com/jaegertracing/jaeger/pull/6128))
- \[fix]\[grpc] disable tracing in grpc storage writer clients
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6125](https://redirect.github.com/jaegertracing/jaeger/pull/6125))
- Feat: automatically publish readme to docker hub
([@&#8203;inosmeet](https://redirect.github.com/inosmeet) in
[#&#8203;6118](https://redirect.github.com/jaegertracing/jaeger/pull/6118))
- Use grpc interceptors for bearer token
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6063](https://redirect.github.com/jaegertracing/jaeger/pull/6063))
- \[fix]\[query] correct query server legacy condition
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6120](https://redirect.github.com/jaegertracing/jaeger/pull/6120))
- \[query] use otel's helpers for grpc server
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6055](https://redirect.github.com/jaegertracing/jaeger/pull/6055))
- Enable lint rule: import-shadowing
([@&#8203;inosmeet](https://redirect.github.com/inosmeet) in
[#&#8203;6102](https://redirect.github.com/jaegertracing/jaeger/pull/6102))
- \[refractor] switch to enums for es mappings
([@&#8203;Saumya40-codes](https://redirect.github.com/Saumya40-codes) in
[#&#8203;6091](https://redirect.github.com/jaegertracing/jaeger/pull/6091))
- Fix rebuild-ui.sh script
([@&#8203;andreasgerstmayr](https://redirect.github.com/andreasgerstmayr)
in
[#&#8203;6098](https://redirect.github.com/jaegertracing/jaeger/pull/6098))
- Use otel component host instead of no op host for prod code
([@&#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain)
in
[#&#8203;6085](https://redirect.github.com/jaegertracing/jaeger/pull/6085))
- \[cassandra] prevent fallback to old schema for operation names table
in case of db issues
([@&#8203;arunvelsriram](https://redirect.github.com/arunvelsriram) in
[#&#8203;6061](https://redirect.github.com/jaegertracing/jaeger/pull/6061))

##### 🚧 Experimental Features

- Add otlp json support for kafka e2e integration tests
([@&#8203;joeyyy09](https://redirect.github.com/joeyyy09) in
[#&#8203;5935](https://redirect.github.com/jaegertracing/jaeger/pull/5935))
- \[v2] add es config comments
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6110](https://redirect.github.com/jaegertracing/jaeger/pull/6110))
- \[chore]\[docs] add documentation to elasticsearch configuration
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6103](https://redirect.github.com/jaegertracing/jaeger/pull/6103))
- \[jaeger-v2] refactor elasticsearch/opensearch configurations to have
more logical groupings
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6090](https://redirect.github.com/jaegertracing/jaeger/pull/6090))
- \[jaeger-v2] implement utf-8 sanitizer for otlp
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6078](https://redirect.github.com/jaegertracing/jaeger/pull/6078))
- \[jaeger-v2] migrate elasticsearch/opensearch to use otel's tls
configuration
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6079](https://redirect.github.com/jaegertracing/jaeger/pull/6079))
- \[jaeger-v2] enable queueing configuration in storage exporter
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6080](https://redirect.github.com/jaegertracing/jaeger/pull/6080))
- \[jaeger-v2] implement empty service name sanitizer for otlp
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6077](https://redirect.github.com/jaegertracing/jaeger/pull/6077))
- \[jaeger-v2] refactor elasticsearch/opensearch storage configurations
([@&#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&#8203;6060](https://redirect.github.com/jaegertracing/jaeger/pull/6060))

##### 👷 CI Improvements

- \[v2] use health check in grpc e2e test
([@&#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&#8203;6113](https://redirect.github.com/jaegertracing/jaeger/pull/6113))
- Update node.js github action to use npm lockfile, switch to latest
jaeger ui
([@&#8203;andreasgerstmayr](https://redirect.github.com/andreasgerstmayr)
in
[#&#8203;6074](https://redirect.github.com/jaegertracing/jaeger/pull/6074))

##### 📊 UI Changes

##### 🐞 Bug fixes, Minor Improvements

- Migrate from yarn v1 to npm
([@&#8203;andreasgerstmayr](https://redirect.github.com/andreasgerstmayr)
in
[#&#8203;2462](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2462))

##### 👷 CI Improvements

- Run s390x build on push to main only
([@&#8203;andreasgerstmayr](https://redirect.github.com/andreasgerstmayr)
in
[#&#8203;2481](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2481))

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

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 3, 2025
1 parent abefaa8 commit 5d31911
Show file tree
Hide file tree
Showing 36 changed files with 306 additions and 258 deletions.
8 changes: 5 additions & 3 deletions exporter/awskinesisexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awskinesisexporter

go 1.22.0
go 1.22.7

toolchain go1.22.8

require (
github.com/aws/aws-sdk-go-v2 v1.32.7
Expand All @@ -11,7 +13,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.62.0
github.com/jaegertracing/jaeger v1.64.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.116.0
github.com/stretchr/testify v1.10.0
Expand Down Expand Up @@ -79,7 +81,7 @@ require (
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/grpc v1.69.0 // indirect
google.golang.org/protobuf v1.36.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
14 changes: 7 additions & 7 deletions exporter/awskinesisexporter/go.sum

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

12 changes: 6 additions & 6 deletions exporter/elasticsearchexporter/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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.62.0 // indirect
github.com/jaegertracing/jaeger v1.64.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 @@ -184,20 +184,20 @@ 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.56.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.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.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.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/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.31.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.32.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
Expand Down
24 changes: 12 additions & 12 deletions exporter/elasticsearchexporter/integrationtest/go.sum

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

10 changes: 6 additions & 4 deletions exporter/kafkaexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter

go 1.22.0
go 1.22.7

toolchain go1.22.8

require (
github.com/IBM/sarama v1.44.0
github.com/cenkalti/backoff/v4 v4.3.0
github.com/gogo/protobuf v1.3.2
github.com/jaegertracing/jaeger v1.62.0
github.com/jaegertracing/jaeger v1.64.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/batchpersignal v0.116.0
Expand Down Expand Up @@ -71,7 +73,7 @@ require (
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.17.10 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/knadh/koanf/maps v0.1.1 // indirect
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
github.com/knadh/koanf/v2 v2.1.2 // indirect
Expand Down Expand Up @@ -107,7 +109,7 @@ require (
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/grpc v1.69.0 // indirect
google.golang.org/protobuf v1.36.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
18 changes: 9 additions & 9 deletions exporter/kafkaexporter/go.sum

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

Loading

0 comments on commit 5d31911

Please sign in to comment.