influxdata / influxdata/influxdata-docker
Health checks
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
It appears the `Dockerfile`s do not have "HEALTHCHECK CMD" entries.
One could use the [`/ping`](https://docs.influxdata.com/influxdb/v1.6/tools/api/#ping) endpoint for this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's Dockerfiles and the referenced InfluxDB `/ping` endpoint first. Add health checks to the relevant image definitions and verify that each check uses the endpoint and reports container health as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100