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

Move metric no-op implementation to metric package #2866

Merged
merged 5 commits into from Apr 28, 2022

Commits on Apr 27, 2022

  1. Move metric no-op implementation to metric package

    This is to be consistent with trace package.
    
    Fixes: open-telemetry#2767
    
    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Apr 27, 2022
    Copy the full SHA
    9f95acf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Update CHANGELOG.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    Bogdan Drutu and MrAlias committed Apr 28, 2022
    Copy the full SHA
    96f58b3 View commit details
    Browse the repository at this point in the history
  2. Update metric/noop.go

    Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
    Bogdan Drutu and hanyuancheung committed Apr 28, 2022
    Copy the full SHA
    0977983 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into mvnoop

    Bogdan Drutu committed Apr 28, 2022
    Copy the full SHA
    7854ca8 View commit details
    Browse the repository at this point in the history
  4. Update noop.go

    Bogdan Drutu committed Apr 28, 2022
    Copy the full SHA
    457aec7 View commit details
    Browse the repository at this point in the history