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

feat: implement local service health check #240

Merged
merged 23 commits into from
Oct 23, 2023
Merged

feat: implement local service health check #240

merged 23 commits into from
Oct 23, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    eb857a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cfb2d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore: remove AggregatedStatus enum

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fcd0c9a View commit details
    Browse the repository at this point in the history
  2. refactor: use HealthStatus instead of string for AggregatedStatus

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    197155e View commit details
    Browse the repository at this point in the history
  3. refactor: test every status

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    77f446e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35461f4 View commit details
    Browse the repository at this point in the history
  5. feat: use HealthStatus

    winstxnhdw committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a239167 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    d7a0880 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    2b9312c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    2bbbfe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3648d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9869308 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    22c65eb View commit details
    Browse the repository at this point in the history
  2. refactor: use svcName for ID

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4b251ce View commit details
    Browse the repository at this point in the history
  3. fix: use correct method

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ad7e7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e9a91 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    65c8e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcb470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b11340 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    5425096 View commit details
    Browse the repository at this point in the history
  2. fix: use svcName

    Co-authored-by: Marcin Krystianc <marcin.krystianc@gmail.com>
    winstxnhdw and marcin-krystianc committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    527216a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d3007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a4ffb View commit details
    Browse the repository at this point in the history