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

[metrics][storage] Move metrics reader decorator to metrics storage factory #6287

Merged
merged 10 commits into from
Dec 1, 2024

Commits on Dec 1, 2024

  1. Add MetricsFactory To Initialize Function In Interface

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    a5cfa58 View commit details
    Browse the repository at this point in the history
  2. Generate New Mocks

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    b7c9f59 View commit details
    Browse the repository at this point in the history
  3. Implement New Interface In Disabled Factory

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    449f08a View commit details
    Browse the repository at this point in the history
  4. Update Callsite To Pass In Metrics Factory

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e7eb7cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1144fe4 View commit details
    Browse the repository at this point in the history
  6. Change Name of Lambda Helper

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    aa0323d View commit details
    Browse the repository at this point in the history
  7. Accept telemetry.Settings Instead of Metrics Provider

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    f2f6714 View commit details
    Browse the repository at this point in the history
  8. Add Role Label

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    0d0921f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4842837 View commit details
    Browse the repository at this point in the history
  10. Add Test For Error In CreateMetricsReader

    Signed-off-by: Mahad Zaryab <[email protected]>
    mahadzaryab1 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    df0de70 View commit details
    Browse the repository at this point in the history