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

fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1.27.0 #338

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-api 1.26.0 -> 1.27.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java

v1.27.0

The log bridge API / SDK are now stable! Some important notes:

  • The contents of opentelemetry-api-logs have been merged into opentelemetry-api.
  • The contents of opentelemetry-exporter-otlp-logs have been merged
    into opentelemetry-exporter-otlp.
  • The contents of opentelemetry-sdk-logs-testing have been merged into opentelemetry-sdk-testing.
  • The opentelemetry-sdk-logs artifact has been marked stable.
  • opentelemetry-sdk-extension-autoconfigure has changed the default value
    of otel.logs.exporter from none to otlp.

NOTE: reminder that
the Logs Bridge API
is not meant for end users. Log appenders use the API to bridge logs from existing log
frameworks (e.g. JUL, Log4j, SLf4J, Logback) into OpenTelemetry. Users configure the Log SDK to
dictate how logs are processed and exported.
See opentelemetry.io for
documentation on usage.

API
  • Promote log API to stable
    (#​5341)
  • fix doc for OpenTelemetry class
    (#​5454)
SDK
  • Ensure correct compiled output and sources are included in multi version jar
    (#​5487)
Logs
  • Fix broken link
    (#​5451)
  • Add meaningful .toString to NoopLogRecordProcessor and DefaultOpenTelemetry
    (#​5493)
  • Promote log SDK to stable
    (#​5341)
Metrics
  • Reset exponential aggregator scale after collection
    (#​5496)
  • Experimental metric reader and view cardinality limits
    (#​5494)
Exporter
Testing
  • Merge sdk logs testing
    (#​5431)
  • Add a hasBucketBoundaries() variant that allows specifying precision
    (#​5457)
SDK Extensions
  • Enable otlp logs by default in autoconfigure
    (#​5433)
Semantic Conventions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 9, 2023 20:27
@renovate renovate bot merged commit a0d2753 into main Jun 9, 2023
@renovate renovate bot deleted the renovate/io.opentelemetry-opentelemetry-api-1.x branch June 9, 2023 20:30
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…t to 9997fc9 (open-feature#338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants