-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/jaegertracing/jaeger to v1.66.0 #37767
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
yurishkuro
approved these changes
Feb 7, 2025
TylerHelmuth
approved these changes
Feb 7, 2025
songy23
approved these changes
Feb 7, 2025
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…try#37767) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger) | `v1.65.0` -> `v1.66.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.65.0/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.65.0/v1.66.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.66.0`](https://redirect.github.com/jaegertracing/jaeger/blob/HEAD/CHANGELOG.md#v1660--v230-2025-02-03) [Compare Source](https://redirect.github.com/jaegertracing/jaeger/compare/v1.65.0...v1.66.0) ##### ⛔ Breaking Changes - \[refactor] remove archive reader and writer from remote storage grpc handler ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6611](https://redirect.github.com/jaegertracing/jaeger/pull/6611)) - Delete grpc metricsqueryservice, metricsquery.proto and related code ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6616](https://redirect.github.com/jaegertracing/jaeger/pull/6616)) - \[storage] remove distinction between primary and `archive` storage interfaces ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6567](https://redirect.github.com/jaegertracing/jaeger/pull/6567)) - \[v2]\[query] create archive reader/writer using regular factory methods ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6519](https://redirect.github.com/jaegertracing/jaeger/pull/6519)) ##### 🐞 Bug fixes, Minor Improvements - \[fix] replace deprecated address field in service::telemetry ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6679](https://redirect.github.com/jaegertracing/jaeger/pull/6679)) - \[fix] change metrics port in kafka ingester config to avoid conflict with collector ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6678](https://redirect.github.com/jaegertracing/jaeger/pull/6678)) - Update elasticsearch article link ([@&open-telemetry#8203;timyip3](https://redirect.github.com/timyip3) in [#&open-telemetry#8203;6662](https://redirect.github.com/jaegertracing/jaeger/pull/6662)) - \[chore] move scylladb implementation to `docker-compose` ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6652](https://redirect.github.com/jaegertracing/jaeger/pull/6652)) - \[fix] refactor archive storage initialization and remove error log ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6636](https://redirect.github.com/jaegertracing/jaeger/pull/6636)) - Update import paths for jaeger thrift files to use jaeger-idl ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6635](https://redirect.github.com/jaegertracing/jaeger/pull/6635)) - \[v2]\[query] apply "max clock skew adjust" setting ([@&open-telemetry#8203;dnaka91](https://redirect.github.com/dnaka91) in [#&open-telemetry#8203;6566](https://redirect.github.com/jaegertracing/jaeger/pull/6566)) - Alias samping.thrift and clean thrift files ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6630](https://redirect.github.com/jaegertracing/jaeger/pull/6630)) - Fix(hotrod): include ca certificates for hotrod dockerfile ([@&open-telemetry#8203;prashant-shahi](https://redirect.github.com/prashant-shahi) in [#&open-telemetry#8203;6627](https://redirect.github.com/jaegertracing/jaeger/pull/6627)) - Replace all imports of jaeger/thrift-gen/\* with jaeger-idl/thrift-gen/\* ([@&open-telemetry#8203;danish9039](https://redirect.github.com/danish9039) in [#&open-telemetry#8203;6621](https://redirect.github.com/jaegertracing/jaeger/pull/6621)) - Redefine thrift-gen types as aliases to jaeger-idl ([@&open-telemetry#8203;danish9039](https://redirect.github.com/danish9039) in [#&open-telemetry#8203;6619](https://redirect.github.com/jaegertracing/jaeger/pull/6619)) - Add 'features' command to print available feature gates ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6542](https://redirect.github.com/jaegertracing/jaeger/pull/6542)) - Replace jaeger_image_tag with jaeger_version ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6614](https://redirect.github.com/jaegertracing/jaeger/pull/6614)) - Use jeager-idl/proto-gen/api_v2 ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6609](https://redirect.github.com/jaegertracing/jaeger/pull/6609)) - Additional model/ cleanup ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6610](https://redirect.github.com/jaegertracing/jaeger/pull/6610)) - Return 400 instead of 500 on incorrect otlp payload ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6599](https://redirect.github.com/jaegertracing/jaeger/pull/6599)) - Replace model imports with jaeger-idl ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6595](https://redirect.github.com/jaegertracing/jaeger/pull/6595)) - Redefine model/ and api_v2/ types as aliases to jaeger-idl/ types ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6602](https://redirect.github.com/jaegertracing/jaeger/pull/6602)) - Add example of es/os server_urls to configs ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6601](https://redirect.github.com/jaegertracing/jaeger/pull/6601)) - Sanitize cassandra version before use it ([@&open-telemetry#8203;rubenvp8510](https://redirect.github.com/rubenvp8510) in [#&open-telemetry#8203;6596](https://redirect.github.com/jaegertracing/jaeger/pull/6596)) - Feat: add esmapping-generator into jaeger binary ([@&open-telemetry#8203;Rohanraj123](https://redirect.github.com/Rohanraj123) in [#&open-telemetry#8203;6327](https://redirect.github.com/jaegertracing/jaeger/pull/6327)) - Add replication parameter to cassandra schema script ([@&open-telemetry#8203;asimchoudhary](https://redirect.github.com/asimchoudhary) in [#&open-telemetry#8203;6582](https://redirect.github.com/jaegertracing/jaeger/pull/6582)) - Exclude idl/ as a source of go code ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6591](https://redirect.github.com/jaegertracing/jaeger/pull/6591)) - Change model.tootelxxxid() to accept id argument ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6589](https://redirect.github.com/jaegertracing/jaeger/pull/6589)) - \[refactor]\[storage]\[badger]refactored the prefilling of cache to reader ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6575](https://redirect.github.com/jaegertracing/jaeger/pull/6575)) - Move span.getsamplerparams out of model/ into sampling/aggregator ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6583](https://redirect.github.com/jaegertracing/jaeger/pull/6583)) - Remove logger parameter in adaptive/aggregator.go ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6586](https://redirect.github.com/jaegertracing/jaeger/pull/6586)) - Separate model parts into more independent pieces ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6581](https://redirect.github.com/jaegertracing/jaeger/pull/6581)) - \[storage]generate mocks for dependency writer of v2 ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6576](https://redirect.github.com/jaegertracing/jaeger/pull/6576)) - \[chore] remove unused method from grpc handler ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6580](https://redirect.github.com/jaegertracing/jaeger/pull/6580)) - Document usage of feature gates for breaking changes ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6568](https://redirect.github.com/jaegertracing/jaeger/pull/6568)) - \[refactor] move sampling strategy providers to internal/sampling/samplingstrategy ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6561](https://redirect.github.com/jaegertracing/jaeger/pull/6561)) - \[v2]\[storage] implement reverse adapter to translate v2 writer to v1 ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6555](https://redirect.github.com/jaegertracing/jaeger/pull/6555)) - \[refactor] move sampling strategy interfaces to internal/sampling/strategy ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6547](https://redirect.github.com/jaegertracing/jaeger/pull/6547)) - Switch v1 receivers to use v2 write path ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6532](https://redirect.github.com/jaegertracing/jaeger/pull/6532)) - \[refactor] move plugin/sampling/leaderelection to internal/leaderelection ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6546](https://redirect.github.com/jaegertracing/jaeger/pull/6546)) - \[refactor] move sampling http handler to internal/sampling/http ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6545](https://redirect.github.com/jaegertracing/jaeger/pull/6545)) - \[storage] remove dependency on archive flag in es reader ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6490](https://redirect.github.com/jaegertracing/jaeger/pull/6490)) - \[refactor] move sampling grpc handler to internal/sampling/grpc ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6540](https://redirect.github.com/jaegertracing/jaeger/pull/6540)) - Correct references in cmd readme.md ([@&open-telemetry#8203;jyoungs](https://redirect.github.com/jyoungs) in [#&open-telemetry#8203;6539](https://redirect.github.com/jaegertracing/jaeger/pull/6539)) - Use jaeger-v2 by default in hotrod and monitor examples ([@&open-telemetry#8203;zzzk1](https://redirect.github.com/zzzk1) in [#&open-telemetry#8203;6523](https://redirect.github.com/jaegertracing/jaeger/pull/6523)) - Pass context through span processors ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6534](https://redirect.github.com/jaegertracing/jaeger/pull/6534)) ##### 👷 CI Improvements - Upgrade storage integration test: use v2 archive readerwriter ([@&open-telemetry#8203;ekefan](https://redirect.github.com/ekefan) in [#&open-telemetry#8203;6489](https://redirect.github.com/jaegertracing/jaeger/pull/6489)) - \[chore]\[tests] clean up integration tests to remove archive reader / writer ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6625](https://redirect.github.com/jaegertracing/jaeger/pull/6625)) - Bump jaeger-idl ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6569](https://redirect.github.com/jaegertracing/jaeger/pull/6569)) - \[storage]upgraded integration tests to use dependency writer of storage_v2 ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6559](https://redirect.github.com/jaegertracing/jaeger/pull/6559)) - \[ci] fix binary-size-check workflow ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6552](https://redirect.github.com/jaegertracing/jaeger/pull/6552)) - \[ci] scrape and verify metrics at the end of e2e tests ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6330](https://redirect.github.com/jaegertracing/jaeger/pull/6330)) - \[ci] add workflow to guard against increases in the binary size ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6529](https://redirect.github.com/jaegertracing/jaeger/pull/6529)) ##### 📊 UI Changes ##### 🐞 Bug fixes, Minor Improvements - Remove defaultprops from minimap.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2615](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2615)) - Remove defaultprops from scatterplot.jsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2618](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2618)) - Migrate empasizednode from class based to function based component ([@&open-telemetry#8203;AdiIsHappy](https://redirect.github.com/AdiIsHappy) in [#&open-telemetry#8203;2638](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2638)) - Remove defaultprops from accordiantext.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2612](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2612)) - Remove defaultprops from ticks.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2617](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2617)) - Remove defaultprops from timelinerow.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2616](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2616)) - Remove defaultprops from traceheader.jsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2620](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2620)) - Remove defaultprops from accordianlogs.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2613](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2613)) - Remove defaultprops fromt breakabletext.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2611](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2611)) - Remove defaultprops from errormessage & newwindowicon ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2609](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2609)) - \[loadingindicator]: replace defaultprops with destructuring ([@&open-telemetry#8203;its-me-abhishek](https://redirect.github.com/its-me-abhishek) in [#&open-telemetry#8203;2601](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2601)) - \[fix]: disable submit button on invalid minduration or maxduration ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2600](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2600)) - \[deps]: remove dependency on redux-form ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2593](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2593)) - \[fix]: remove redux-form dependency from sort selector ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2569](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2569)) - \[revert]: revert redux and react-redux dependency upgrades ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2577](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2577)) - Fix: deep clone trace data for consistency ([@&open-telemetry#8203;Zen-cronic](https://redirect.github.com/Zen-cronic) in [#&open-telemetry#8203;2571](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2571)) - \[fix]: remove redux-form dependency from monitor page ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2562](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2562)) - Fix tracediff graph pan and zoom issue ([@&open-telemetry#8203;anshgoyalevil](https://redirect.github.com/anshgoyalevil) in [#&open-telemetry#8203;2566](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2566)) ##### 👷 CI Improvements - Remove unused matrix from codeql workflow ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2635](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2635)) - Rename dco->dco check ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2633](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2633)) - Add fake dco check for merge queue events ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2632](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2632)) - Don't run label check in merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2631](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2631)) - Don't run codeql from merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2630](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2630)) - Enable workflows to run in merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2629](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2629)) - \[ci] fix cache resolution and syntax in check binary size workflow ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;2591](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2591)) - \[ci]: add workflow to guard against growing bundle size ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2586](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2586)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
exporter/awskinesis
exporter/elasticsearch
exporter/kafka
exporter/logzio
exporter/pulsar
exporter/sapm
exporter/zipkin
extension/encoding
extension/jaegerremotesampling
pkg/translator/jaeger
pkg/translator/zipkin
ready to merge
Code review completed; ready to merge by maintainers
receiver/jaeger
receiver/kafka
receiver/pulsar
receiver/sapm
receiver/zipkin
Zipkin receiver
testbed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.65.0
->v1.66.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jaegertracing/jaeger (github.com/jaegertracing/jaeger)
v1.66.0
Compare Source
⛔ Breaking Changes
archive
storage interfaces (@mahadzaryab1 in #6567)🐞 Bug fixes, Minor Improvements
docker-compose
(@mahadzaryab1 in #6652)👷 CI Improvements
📊 UI Changes
🐞 Bug fixes, Minor Improvements
👷 CI Improvements
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.
This PR was generated by Mend Renovate. View the repository job log.