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

Commits on Oct 1, 2021

  1. bump prometheus dependency to 0.13

    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 committed Oct 1, 2021
    Copy the full SHA
    d1856e5 View commit details
    Browse the repository at this point in the history
  2. also update in example

    jan-xyz committed Oct 1, 2021
    Copy the full SHA
    5c030a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Copy the full SHA
    35fd858 View commit details
    Browse the repository at this point in the history