-
I periodically log into OpenShift, open a shell inside the fedora-review-service container, and check if the service is still running. This needs to be automatized somehow. Maybe nagios? What options …
-
Health check endpoint logs are noisy, and we prefer to disable them in most apps.
It would be great if we could disable them when using binary from `cmd/riverui`.
I believe this should be config…
-
### Describe the bug
ubuntu 22.04, ros2 humble, gz garden
![image](https://github.com/user-attachments/assets/f5b8acf3-fbe1-4315-b471-6e820feab5db)
it my first setup with px4 simulation https://do…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe
Health messages can not be silenced, paused, hid…
-
We need to test the `/healthz` and `/readyz` of every service mentioned in #10281 for functionality (e2e). Therefore we need additional tests in our PHP-Suite.
IMHO there is no need to test them in…
-
## Short
Enable the health check parameter in the application SLA
## Proposal
The health check allows the orchestrator to know the health status of an application. In particular, marking an appli…
-
## Is your feature request related to a problem? Please describe.
I have implemented health-checks for most of my containers, which is really helpful when trying to solve problems before they affec…
-
Currently, storage health checks are done during migrations. Out of abundance of caution, we should check storage health regularly between migrations.
### Suggested Solution
Maybe this can be a…
-
Is there a need to let users configure custom health checks?
Here's one use-case from on top of my mind:
- Checking if there are any services running globally; sometimes that can cause problems …
-
The `docker-compose.yml` and Kubernetes health checks do various things to gauge container health, but I would like to standardize how this is done.
I'd like every container to have a `container_heal…