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

Release v1.11.1/v0.33.0 #3367

Merged
merged 7 commits into from Oct 19, 2022
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 19, 2022

Added

Changed

  • The "go.opentelemetry.io/otel/exporters/prometheus".New function is updated to return an error. It will return an error if the exporter fails to register with Prometheus. (Refactor Prometheus exporter #3239)

Fixed

@MrAlias MrAlias changed the title Release v1.11.1 Release v1.11.1/v0.33.0 Oct 19, 2022
@MrAlias MrAlias mentioned this pull request Oct 19, 2022
12 tasks
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #3367 (13f017c) into main (510910e) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

❗ Current head 13f017c differs from pull request most recent head 6d45614. Consider uploading reports for the commit 6d45614 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3367     +/-   ##
=======================================
- Coverage   78.0%   77.9%   -0.1%     
=======================================
  Files        164     164             
  Lines      11363   11348     -15     
=======================================
- Hits        8865    8848     -17     
- Misses      2301    2303      +2     
  Partials     197     197             
Impacted Files Coverage Δ
version.go 100.0% <100.0%> (ø)
sdk/trace/batch_span_processor.go 81.1% <0.0%> (-0.9%) ⬇️
exporters/prometheus/exporter.go 83.3% <0.0%> (-0.8%) ⬇️
exporters/prometheus/config.go 100.0% <0.0%> (ø)

CHANGELOG.md Outdated Show resolved Hide resolved
@MrAlias MrAlias merged commit 2fe8861 into open-telemetry:main Oct 19, 2022
@MrAlias MrAlias deleted the release-v1.11.1 branch October 19, 2022 19:55
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.

None yet

3 participants