-
Add support for the ASP.NET health check feature to the REST API. This will provide an endpoint to monitor the API's health status and enable smoke testing after CI/CD runs.
#### Requirements
…
-
单独部署时需要 health check 接口
-
## Is your feature request related to a problem? Please describe.
To gain confidence of a up and running system I would love the storageusers service to do a S3 health check.
## Describe the solut…
-
@DanielnetoDotCom Danny, the Admin health check is reporting incorrect information. It says that:
```
Scheduler plugin crontab is NOT runing
To use the Scheduler Plugin, you MUST add it on your cro…
-
Cloud load balancers like AWS ALB or DigitalOcean droplet balancer does not allow specifying HOST header that is getting sent to the instance. In a multi-application setup, this means two things:
1…
-
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…
-
### User Story
As an RS engineer, I want to be able to surface version and other health information so that it is available to aid in issue diagnoses.
### Description/Use Case
We need a mechanism to …
-
## Summary
Report also passwords that are similar to other passwords
## Details
I created a new database and added some entries with similar passwords:
- olli
- olli123
- olli1
- OLLI
- olli…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
The Health Checks used as part of w…
-
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 …