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

bump prometheus dependency to 0.13 #644

Merged
merged 3 commits into from Oct 5, 2021
Merged

Conversation

jan-xyz
Copy link
Contributor

@jan-xyz jan-xyz commented Oct 1, 2021

0.13.0

Bug fix: Avoid panics from Instant::elapsed (#406)
Improvement: Allow trailing comma on macros (#390)
Improvement: Add macros for custom registry (#396)
Improvement: Export thread count from process_collector (#401)
Improvement: Add convenience TextEncoder functions to encode directly to string (#402)
Internal change: Clean up the use of macro_use and extern crate (#398)
Internal change: Update dependencies

0.13.0

Bug fix: Avoid panics from Instant::elapsed (open-telemetry#406)

Improvement: Allow trailing comma on macros (open-telemetry#390)

Improvement: Add macros for custom registry (open-telemetry#396)

Improvement: Export thread count from process_collector (open-telemetry#401)

Improvement: Add convenience TextEncoder functions to encode directly to string (open-telemetry#402)

Internal change: Clean up the use of macro_use and extern crate (open-telemetry#398)

Internal change: Update dependencies
@jan-xyz jan-xyz requested a review from a team as a code owner October 1, 2021 10:13
@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #644 (35fd858) into main (fdc6418) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   61.98%   61.98%           
=======================================
  Files          95       95           
  Lines        7683     7683           
=======================================
  Hits         4762     4762           
  Misses       2921     2921           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdc6418...35fd858. Read the comment docs.

@TommyCpp TommyCpp merged commit 542c28a into open-telemetry:main Oct 5, 2021
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

2 participants