Skip to content

Establish collection of health checks #112

@yarikoptic

Description

@yarikoptic

In the light of current xz incident, I think it would be great to provide dinner kind of health status monitoring across containers we contain. And run it not only when we add a container but correspondingly when we add a new check. So in some ways similar to https://github.com/dandi/dandisets-healthstatus?tab=readme-ov-file in that we want

  • establish collection of tests with each test versioned (eg output'ing --version)
  • specification of tests to run for a file type (regex )
  • per each file/version contain a list of tests and versions of the tests

We will need to run it where we have container images but such a tool sounds generic and could run as CI as well .

@jwodder do you may be know already existing framework? If not, it is for us to create one I think. Now I am thinking even may be dandi healthstatus potentially could be generalized into it eventually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions