Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Docker's HEALTHCHECK #4246

Open
AlekSi opened this issue Apr 17, 2024 · 0 comments · May be fixed by #4355
Open

Implement Docker's HEALTHCHECK #4246

AlekSi opened this issue Apr 17, 2024 · 0 comments · May be fixed by #4355
Assignees
Labels
area/observability Issues about metrics, logs, traces, pprof, etc code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI
Milestone

Comments

@AlekSi
Copy link
Member

AlekSi commented Apr 17, 2024

What should be done?

https://docs.docker.com/reference/dockerfile/#healthcheck

Create ferretdb ping subcommand. Use it for HEALTHCHECK.

Where?

TBD

Definition of Done

TBD

  • handler updated;
  • all backends updated;
  • unit tests added/updated;
  • integration/compatibility tests added/updated;
  • spot refactorings done;
  • user documentation updated or an issue to create documentation created;
  • something else?
@AlekSi AlekSi added code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI labels Apr 17, 2024
@AlekSi AlekSi added this to the v1.22.0 milestone Apr 22, 2024
@AlekSi AlekSi assigned AlekSi and unassigned ferretdb-bot May 27, 2024
@AlekSi AlekSi added the area/observability Issues about metrics, logs, traces, pprof, etc label May 28, 2024
@AlekSi AlekSi assigned noisersup and unassigned AlekSi Jun 5, 2024
This was referenced Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/observability Issues about metrics, logs, traces, pprof, etc code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
Status: In progress
3 participants