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

Enable SPM in Jaeger v2 #5681

Merged
merged 71 commits into from
Jul 24, 2024
Merged

Enable SPM in Jaeger v2 #5681

merged 71 commits into from
Jul 24, 2024

Commits on Jun 26, 2024

  1. Create setup for enabling SPM in v2

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6ed4f23 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Add connector to the config and add suggested changes to the Makefile

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dc85461 View commit details
    Browse the repository at this point in the history
  2. Add integration test for SPM v2

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e5d9850 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1bf0ece View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add suggested changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8ba9818 View commit details
    Browse the repository at this point in the history
  2. Add suggested changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6f61680 View commit details
    Browse the repository at this point in the history
  3. fix CI

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ff42224 View commit details
    Browse the repository at this point in the history
  4. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0dbda14 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    591fda9 View commit details
    Browse the repository at this point in the history
  6. Add quotes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    31ffea5 View commit details
    Browse the repository at this point in the history
  7. Fix CI

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ea0d5ec View commit details
    Browse the repository at this point in the history
  8. Add prometheusexporter to components.go

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fb4b0ce View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge branch 'main' into spm

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    231e397 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6f42591 View commit details
    Browse the repository at this point in the history
  3. Use microsim v0.4.1 in docker-compose-v2.yml

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0cb5f7a View commit details
    Browse the repository at this point in the history
  4. Added suggested changes and ran go mod tidy

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    91987df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c49e322 View commit details
    Browse the repository at this point in the history
  6. Add back the endpoint

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    43b2e72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e9d0e4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into spm

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    977c9d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    e926e8a View commit details
    Browse the repository at this point in the history
  2. Add config for metrics_storage

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 6, 2024
    2 Configuration menu
    Copy the full SHA
    4ba0ad0 View commit details
    Browse the repository at this point in the history
  3. Separate TracesBackend and MetricsBackend

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5675055 View commit details
    Browse the repository at this point in the history
  4. Add suggested change

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint and yurishkuro authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6479836 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Initialize the metrics storage in extensions.go

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    14b94fe View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Use singular naming

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c986181 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5c5d701 View commit details
    Browse the repository at this point in the history
  3. Add config options for prometheus

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    21ea847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b6c9ca View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into spm

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    118c8fb View commit details
    Browse the repository at this point in the history
  6. Resolve conflicts

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    44f2627 View commit details
    Browse the repository at this point in the history
  7. initialize metrics storage in extension.go

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    be42117 View commit details
    Browse the repository at this point in the history
  8. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c872291 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    85442e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    865d2ee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. WIP: Passed metric storage to the query service

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c6abf8b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into spm

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    21f66f9 View commit details
    Browse the repository at this point in the history
  3. Use telset.logger instead of logger

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    fa04c99 View commit details
    Browse the repository at this point in the history
  4. fix: generate mocks

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    636191b View commit details
    Browse the repository at this point in the history
  5. Use Initialize instead of InitializeMetricsFactory

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c39f8ec View commit details
    Browse the repository at this point in the history
  6. Remove comments

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f871540 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    78ca11f View commit details
    Browse the repository at this point in the history
  8. add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ed90e30 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. resolve conflicts

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7d4ee8e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into spm

    Signed-off-by: Raghuram Kannan <78465537+FlamingSaint@users.noreply.github.com>
    FlamingSaint authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bae9e39 View commit details
    Browse the repository at this point in the history
  3. Simplify

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    90176e2 View commit details
    Browse the repository at this point in the history
  4. Simplify

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3a937b3 View commit details
    Browse the repository at this point in the history
  5. Clean-up

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f9bf6ba View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    176c332 View commit details
    Browse the repository at this point in the history
  7. Clean-up

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    50e312c View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f105bc9 View commit details
    Browse the repository at this point in the history
  9. Fixes

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0cdb5ca View commit details
    Browse the repository at this point in the history
  10. missed the file

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    db32afe View commit details
    Browse the repository at this point in the history
  11. Catch-all via wildcard

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2034502 View commit details
    Browse the repository at this point in the history
  12. DRY code, rename public methods to be more consistent

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9d2f9b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4f87e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    7da08f3 View commit details
    Browse the repository at this point in the history
  2. Increase code coverage

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0aefd7b View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    81bc142 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2e36abe View commit details
    Browse the repository at this point in the history
  5. Increase coverage

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    060740b View commit details
    Browse the repository at this point in the history
  6. Increase coverage

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8f0ee2b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b17125a View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f7a749e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64afe89 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0301e64 View commit details
    Browse the repository at this point in the history
  2. Remove extra spaces

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4c51ab2 View commit details
    Browse the repository at this point in the history
  3. Increase code coverage

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    96649c9 View commit details
    Browse the repository at this point in the history
  4. Increase code cov

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    032a860 View commit details
    Browse the repository at this point in the history
  5. Increase code cov

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3ec5360 View commit details
    Browse the repository at this point in the history
  6. Add changes

    Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
    FlamingSaint committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d641e36 View commit details
    Browse the repository at this point in the history