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

Accept scope attributes during Meter creation #3738

Merged
merged 9 commits into from
Feb 17, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    c7d198e View commit details
    Browse the repository at this point in the history
  2. Fix lint

    MrAlias committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c0ff55f View commit details
    Browse the repository at this point in the history
  3. Add changes to changelog

    MrAlias committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f85e26d View commit details
    Browse the repository at this point in the history
  4. Return a Set from InstrumentationAttributes

    Likely these attributes will be stored as a Set in the SDK. Don't cause
    two conversions because we return a slice here.
    MrAlias committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d90d3ff View commit details
    Browse the repository at this point in the history
  5. Add config tests

    MrAlias committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    65806ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66e681b View commit details
    Browse the repository at this point in the history
  7. Fix lint

    MrAlias committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9744f6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f54a8e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea30617 View commit details
    Browse the repository at this point in the history