-
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 …
-
NativeScript TSC Chair speaking. The [NativeScript TSC charter](https://github.com/NativeScript/management/blob/master/nativescript-governance.md) hasn't been reviewed since we first onboarded, and we…
-
It would be useful to have a `GrpcHealthcheckedEndpointGroup` to use gRPC health checks in the Armeria gRPC client.
```java
public class GrpcHealthcheckedEndpointGroupBuilder extends AbstractHealthC…
-
**What is the problem you're trying to solve**
containerd doesn't support healthcheck. While it keeps containerd small and focused, high-level container orchestrators such as [Fargate](https://aws.…
-
-
I have configured by AWS application load balancer to run a healthcheck on grpc but it is failing
```/grpc.health.v1/Health/Check failed with The request does not have valid authentication credent…
-
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…
-
Develop alpha version of (Python) library for abstracting health check notification management with implementation for terminal output/debug or webhook.
-
### What are you trying to do?
Similar to #12898 but in a non-containerized context.
- When a tailscale node is hosted on a load balanced platform, the load balancer requires a health check
- Hosti…
-
Develop alpha version of (Python) library abstracting health check management/scheduling with implementations for K8s, CronJobs.