Skip to content

chore(deps): update opentelemetry to v1.8.3#11011

Merged
dbolduc merged 3 commits intogoogleapis:mainfrom
renovate-bot:renovate/opentelemetry
Mar 8, 2023
Merged

chore(deps): update opentelemetry to v1.8.3#11011
dbolduc merged 3 commits intogoogleapis:mainfrom
renovate-bot:renovate/opentelemetry

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
io_opentelemetry_cpp http_archive patch v1.8.2 -> v1.8.3
open-telemetry/opentelemetry-cpp patch v1.8.2 -> v1.8.3

Release Notes

open-telemetry/opentelemetry-cpp

v1.8.3: OpenTelemetry C++ v1.8.3

Compare Source

v1.8.3 release

Release of core packages

  • opentelemetry-api
  • opentelemetry-sdk

and exporter packages:

  • opentelemetry-exporter-otlp (gRPC + HTTP/JSON)
  • opentelemetry-exporter-etw
API
  • No API change
SDK
  • Provide version major/minor/patch macros #​2014
  • Rename the global SDK version variables to avoid naming clash #​2011
  • Add attributes for InstrumentationScope #​2004
  • [SDK] Fix missing ObservedTimestamp #​1985
Exporter
  • Fix Prometheus test iterator iterator increment #​2006
  • [ETW] Support serialize span/log attributes into JSON #​1991
  • [ETW] Do not overwrite ParentId when setting attribute on Span #​1989
  • Fix Prometheus server crash on listening to already used port #​1986
  • Boolean environment variables not parsed per the spec #​1982
  • Opentracing shim #​1909
Build
  • Add OPENTELEMETRY_INSTALL to allow user to skip install targets #​2022
  • Fix typo in CMakeLists.txt #​2010
  • Build OpenTelemetry SDK and exporters into DLL #​1932
  • Fix typo GENENV -> GETENV #​1972
Metrics
  • Performance improvement in measurement processing #​1993
  • Add benchmark tests for Sum Aggregation. #​1948
  • Fix variable names #​1987
Sementic Convention
Documentation
  • Add alpine packages to INSTALL.md #​1957
Examples
  • Add example for logs ostream exporter #​1992
New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.8.2...v1.8.3

Notes:
Important changes:
  • [BUILD] Build OpenTelemetry SDK and exporters into DLL #​1932
    See this doc for details.
  • [EXPORTER] OpenTracing shim #​1909
    Implemented OpenTracing shim.

Configuration

📅 Schedule: Branch creation - "every weekday" (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.


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

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


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team March 7, 2023 23:25
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2023
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 7, 2023

/gcbrun

@google-cloud-cpp-bot google-cloud-cpp-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c72c68c) 93.76% compared to head (217f64d) 93.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11011   +/-   ##
=======================================
  Coverage   93.76%   93.77%           
=======================================
  Files        1724     1724           
  Lines      155205   155205           
=======================================
+ Hits       145535   145544    +9     
+ Misses       9670     9661    -9     
Impacted Files Coverage Δ
google/cloud/internal/async_rpc_details.h 94.73% <0.00%> (-5.27%) ⬇️
google/cloud/internal/async_connection_ready.cc 89.36% <0.00%> (-4.26%) ⬇️
...le/cloud/internal/default_completion_queue_impl.cc 96.59% <0.00%> (-0.57%) ⬇️
google/cloud/pubsub/samples/samples.cc 87.01% <0.00%> (+0.07%) ⬆️
...le/cloud/spanner/database_admin_connection_test.cc 99.70% <0.00%> (+0.19%) ⬆️
google/cloud/internal/curl_impl.cc 90.70% <0.00%> (+0.24%) ⬆️
google/cloud/spanner/database_admin_connection.cc 85.59% <0.00%> (+0.28%) ⬆️
...le/cloud/storage/internal/curl_download_request.cc 88.96% <0.00%> (+0.33%) ⬆️
...cloud/pubsub/internal/subscription_session_test.cc 97.28% <0.00%> (+0.84%) ⬆️
...bigtable/examples/bigtable_hello_instance_admin.cc 83.00% <0.00%> (+2.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate-bot renovate-bot changed the title chore(deps): update dependency io_opentelemetry_cpp to v1.8.3 chore(deps): update opentelemetry to v1.8.3 Mar 8, 2023
@renovate-bot renovate-bot force-pushed the renovate/opentelemetry branch from 40296bb to 93a2085 Compare March 8, 2023 00:35
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 8, 2023

/gcbrun

@google-cloud-cpp-bot google-cloud-cpp-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 8, 2023

/gcbrun

@google-cloud-cpp-bot google-cloud-cpp-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@forking-renovate
Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@dbolduc
Copy link
Copy Markdown
Member

dbolduc commented Mar 8, 2023

opentelemetry-cpp no longer installs by default. See open-telemetry/opentelemetry-cpp#2022

So now we explicitly provide the OPENTELEMETRY_INSTALL=ON option.

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 8, 2023

/gcbrun

@google-cloud-cpp-bot google-cloud-cpp-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2023
@dbolduc dbolduc merged commit ab55c89 into googleapis:main Mar 8, 2023
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.

4 participants