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

[SDKS-9085] Adding large segment healthcheck monitor #297

Open
wants to merge 3 commits into
base: SDKS-8921-large-segments
Choose a base branch
from

Conversation

sanzmauro
Copy link
Contributor

Split Synchronizer

What did you accomplish?

Preview /health/application:

{
  "healthy": true,
  "healthySince": "2024-11-28T17:38:25.294041-03:00",
  "items": [
    {
      "name": "Splits",
      "healthy": true,
      "lastHit": "2024-11-28T17:38:57.058802-03:00"
    },
    {
      "name": "Segments",
      "healthy": true,
      "lastHit": "2024-11-28T17:38:57.239425-03:00"
    },
    {
      "name": "LargeSegments",
      "healthy": true,
      "lastHit": "2024-11-28T17:38:57.636831-03:00"
    }
  ]
}

@sanzmauro sanzmauro self-assigned this Nov 28, 2024
@sanzmauro sanzmauro requested a review from a team as a code owner November 28, 2024 20:57
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 65.7% 65.7% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant