Skip to content
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

deps: update dependency jaegertracing/jaeger to v1.48.0 #1542

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
jaegertracing/jaeger minor v1.45.0 -> v1.48.0

Release Notes

jaegertracing/jaeger (jaegertracing/jaeger)

v1.48.0: Release 1.48.0

Compare Source

Backend Changes
Bug fixes, Minor Improvements
UI Changes
  • UI pinned to version 1.32.0.

v1.47.0: Release 1.47.0

Compare Source

1.47.0 (2023-07-05)

Backend Changes
⛔ Breaking Changes
  • [SPM] Due to a breaking change in OpenTelemetry's prometheus exporter (details)
    metric names will no longer be normalized by default, meaning that the expected metric names would be calls and
    duration_*. Backwards compatibility with older OpenTelemetry Collector versions can be achieved through the following flags:
    • prometheus.query.normalize-calls: If true, normalizes the "calls" metric name. e.g. "calls_total".
    • prometheus.query.normalize-duration: If true, normalizes the "duration" metric name to include the duration units. e.g. "duration_milliseconds_bucket".
New Features
  • [Cassandra] Add Configuration.Close() to ensure TLS cert watcher is closed (@​kennyaz in #​4515)
  • Add *.kerberos.disable-fast-negotiation option to Kafka consumer (@​pmuls99 in #​4520)
  • Support Prometheus normalization for specific metrics related to OpenTelemetry compatibility (@​albertteoh in #​4555)
Bug fixes, Minor Improvements
UI Changes
  • UI pinned to version 1.31.0.

v1.46.0

Compare Source

Backend Changes
⛔ Breaking Changes

OTLP receiver is now enabled by default (#​4494). This change follows the Jaeger's strategic direction of aligning closely with the OpenTelemetry project. This may cause port conflicts if jaeger-collector is depoyed in host network namespace. The original --collector.otlp.enabled option is still available and MUST be set to false if OTLP receiver is not desired.

New Features
Bug fixes, Minor Improvements
Maintenance
UI Changes

UI pinned to version 1.30.0. New features:


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 8, 2023 23:52
@renovate renovate bot added the dependencies label Jun 8, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #1542 (a6da4af) into main (06defd3) will decrease coverage by 0.16%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1542      +/-   ##
==========================================
- Coverage   83.65%   83.50%   -0.16%     
==========================================
  Files         136      136              
  Lines        8427     8427              
==========================================
- Hits         7050     7037      -13     
- Misses       1123     1132       +9     
- Partials      254      258       +4     

see 4 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 58.25% <ø> (-0.89%) ⬇️
lifecycle-operator 84.92% <ø> (ø)
metrics-operator 83.62% <ø> (ø)
scheduler 32.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 5e3c58e to 8b8dc40 Compare July 9, 2023 22:31
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.46.0 deps: update dependency jaegertracing/jaeger to v1.47.0 Jul 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.47.0 deps: update dependency jaegertracing/jaeger to v1.48.0 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 8b8dc40 to a6da4af Compare August 18, 2023 14:17
@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mowies mowies merged commit 0596eb5 into main Aug 23, 2023
@mowies mowies deleted the renovate/jaegertracing-jaeger-1.x branch August 23, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants