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

[jaeger-v2] Add Validation And Comments to Badger Storage Config #5927

Merged
merged 10 commits into from
Sep 5, 2024

Commits on Sep 2, 2024

  1. Update godoc Comments For Configuration Struct

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    389091d View commit details
    Browse the repository at this point in the history
  2. Add Validate Method For Namespace Config

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    06ec13d View commit details
    Browse the repository at this point in the history
  3. Add Test For Validate Method

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f4ed853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa952f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Group Directory Fields Together

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3ef934e View commit details
    Browse the repository at this point in the history
  2. Create Separate Grouping For TTL

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3752c8 View commit details
    Browse the repository at this point in the history
  3. Rename Field

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ce6d0e3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into badger-storage-v2

    Signed-off-by: Mahad Zaryab <43658574+mahadzaryab1@users.noreply.github.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d5360c View commit details
    Browse the repository at this point in the history
  5. Fix Errors From Merge Conflict Resolving

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a0b019e View commit details
    Browse the repository at this point in the history
  6. Fix Unit Test Failure

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c5f9ffa View commit details
    Browse the repository at this point in the history