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

[processor/spanmetrics] Support for specifying Resource Attributes on metrics generated from traces #6717

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    f5553a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f186407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3206a11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3da4719 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Tenaria committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    945a6d1 View commit details
    Browse the repository at this point in the history
  6. remove empty new line

    Tenaria committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    fc62eab View commit details
    Browse the repository at this point in the history
  7. updates changelog

    Tenaria committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    07b5ad3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5782cb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2eb41d View commit details
    Browse the repository at this point in the history
  10. revert variable name cahnge

    Tenaria committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    321c6e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb0561c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80ebf64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19775dc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c2d38e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    cbbf532 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    91c8b7d View commit details
    Browse the repository at this point in the history
  2. fix tests

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    068a1bd View commit details
    Browse the repository at this point in the history
  3. add todos

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    18f20d0 View commit details
    Browse the repository at this point in the history
  4. add todos

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4d370ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    024a122 View commit details
    Browse the repository at this point in the history
  6. fix lint

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7561f97 View commit details
    Browse the repository at this point in the history
  7. fix lint

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    62e892f View commit details
    Browse the repository at this point in the history
  8. remove resourceAttrList

    chenzhihao committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d8edfda View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Update "resource_attributes"

    - Use LRU cache for the "resource_attributes".
    - Add document/usage for the "resource_attributes" configuration.
    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d175a4e View commit details
    Browse the repository at this point in the history
  2. fix lint

    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    608a083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0519c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9772056 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae17b37 View commit details
    Browse the repository at this point in the history
  6. update comments

    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    8ea124c View commit details
    Browse the repository at this point in the history
  7. add copyright license

    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    78c11f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbea55f View commit details
    Browse the repository at this point in the history
  9. gofmt

    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3d6b4c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd42b76 View commit details
    Browse the repository at this point in the history
  11. gofmt

    chenzhihao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7ed4b1c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    f676e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b71675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494b483 View commit details
    Browse the repository at this point in the history
  4. add comments; lint

    chenzhihao committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    38ebb2a View commit details
    Browse the repository at this point in the history