Implement History for changes of health checks
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
#### Feature Description
It would nice to see the service status during some period of time. This is useful to see a service behaviour/availability through time.
#### Use Case(s)
https://github.com/hashicorp/nomad/issues/23727
> But at the moment of analysis everything was Ok: postgres is healthy, system has a sufficient space, Nomad shows all jobs are running, communication between services is Ok. Job/allocation for Postgres database is only one and have not changed during the incident, postgres logs does not contain any error messages.
> I believe it could be related to HealthCheck problem, but I have not found any "history" for health checks to prove this.
Contributor guide
Assessment
This issue has not been assessed yet.