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

[extension/jaegerremotesampling] Tie in the strategy storages #8818

Merged
merged 3 commits into from
Apr 6, 2022

Commits on Apr 5, 2022

  1. Tie in the strategy storages

    This change adds support for the strategy stores, previously referenced as client config managers.
    
    This implements both the local file strategy store and the remote (gRPC) store.
    
    Fixes #6695
    
    Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
    jpkrohling committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2ad8d4a View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
    jpkrohling committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d794c93 View commit details
    Browse the repository at this point in the history
  3. Improved readme

    Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
    jpkrohling committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a22e412 View commit details
    Browse the repository at this point in the history