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

Make ArchiveTrace button auto-configurable #1944

Merged
merged 3 commits into from
Nov 11, 2023

Commits on Nov 11, 2023

  1. Make ArchiveTrace button auto-configurable

    - Resolves #4874
    
    The button to archive a trace is now configured based on the state of
    the QueryService in addition to the UI configuration.
    
    All corresponding tests have been updated.
    
    - [X] I have read
    https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
    - [X] I have signed all commits
    - [X] I have added unit tests for the new functionality
    - [X] I have run lint and test steps successfully
    
    ---------
    
    Signed-off-by: Barthelemy Antonin <antobarth@gmail.com>
    thecoons committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    676c671 View commit details
    Browse the repository at this point in the history
  2. yarn prettier

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    caf070d View commit details
    Browse the repository at this point in the history
  3. delint

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ead543d View commit details
    Browse the repository at this point in the history