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

Return info msg for /health endpoint #1465

Merged
merged 7 commits into from
Apr 13, 2019

Commits on Apr 10, 2019

  1. Return info msg for /health endpoint

    Return 200 OK for status `ready` and `upTimeStats`
    
    Resolves jaegertracing#1450
    
    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    15f6ca8 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    eb4c8bc View commit details
    Browse the repository at this point in the history
  3. Fix failing test

    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b23e102 View commit details
    Browse the repository at this point in the history
  4. Address PR comments

    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    fc3fbe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Retrigger tests

    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    c04713d View commit details
    Browse the repository at this point in the history
  2. Retrigger tests

    Signed-off-by: stefan vassilev <stefanvassilev1@gmail.com>
    stefanvassilev committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    c8603a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Make thread-safe

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    b84001d View commit details
    Browse the repository at this point in the history