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

upgrade otel go to latest version v1.11.0/v0.32.3/v0.36.3 #6293

Merged

Conversation

paivagustavo
Copy link
Member

@paivagustavo paivagustavo commented Oct 12, 2022

Description: Upgrade OTel Go to latest release v1.11.0/v0.32.3/v0.36.3

From: #6222 (review)

@paivagustavo paivagustavo requested a review from a team as a code owner October 12, 2022 22:26
@bogdandrutu bogdandrutu added the dependencies Pull requests that update a dependency file label Oct 12, 2022
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 92.48% // Head: 92.48% // No change to project coverage 👍

Coverage data is based on head (fc3ae94) compared to base (aa78209).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6293   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files         218      218           
  Lines       13124    13124           
=======================================
  Hits        12138    12138           
  Misses        769      769           
  Partials      217      217           

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.

@bogdandrutu bogdandrutu merged commit b33b12a into open-telemetry:main Oct 12, 2022
@paivagustavo paivagustavo deleted the gustavo/upgrade_otel_go branch October 12, 2022 22:59
bogdandrutu added a commit that referenced this pull request Oct 13, 2022
* upgrade otel go to latest version v1.11.0/v0.32.3/v0.36.3 (#6293)

* [chore] move service pipeline id validation to main config Validate (#6281)

Signed-off-by: Bogdan <bogdandrutu@gmail.com>

Signed-off-by: Bogdan <bogdandrutu@gmail.com>

* Instrument obsreport.receiver metrics with otel go (#6222)

* Instrument obs_receiver with otel go

* add changelog entry

* remove views configuration

* move otel-go metrics to obsreport

* add UseOtelForMetrics to TelemetrySettings; extract otel sdk initialization changes to another pr; remove public InstrumentWithOtel from obsreport;

* default UseOtelForMetrics to false

* remove duplicate oc registry initialization

* move `UseOtelForMetrics` to the internal package `obsreportconfig`

* address comments

* only register view if featuregate is disabled

* prefix meter name with `receiver/`

* change meter scope name

* upgrade otel metric sdk

* run make gotidy

* update changelog

* revert: otel go version upgrade

* revert: x/sys upgrades

* [chore] add chloggen for changelog (#6062)

This change updates the changelog process in this repo to match the process in the contrib repo.

* Fix support for new line in config URI location

Signed-off-by: Bogdan <bogdandrutu@gmail.com>

Signed-off-by: Bogdan <bogdandrutu@gmail.com>
Co-authored-by: Gustavo Paiva <gustavo@lightstep.com>
Co-authored-by: Alex Boten <aboten@lightstep.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants