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

Fix duplicate instrument registration to return same instrument #3238

Closed
wants to merge 14 commits into from

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    4747604 View commit details
    Browse the repository at this point in the history
  2. Refactor into a unified cache

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    47886b6 View commit details
    Browse the repository at this point in the history
  3. Rename GetOrSet to Lookup

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    10169ab View commit details
    Browse the repository at this point in the history
  4. Rename instrument cache

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    95d4f09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    587a43a View commit details
    Browse the repository at this point in the history
  6. Revert meterRegistry changes

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e3b4fcb View commit details
    Browse the repository at this point in the history
  7. Rename vars

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ddafddc View commit details
    Browse the repository at this point in the history
  8. Rename errExists

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    35342cf View commit details
    Browse the repository at this point in the history
  9. Fix cache hit return value

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a322038 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f4530e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7b9f2d View commit details
    Browse the repository at this point in the history
  12. Add cache test

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f525a17 View commit details
    Browse the repository at this point in the history
  13. Edit cache documentation

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6bf37ec View commit details
    Browse the repository at this point in the history
  14. Add changes to changelog

    MrAlias committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1d4f1d2 View commit details
    Browse the repository at this point in the history