We attempted using hchk ping to ping and create if needed some checks living on ephemeral Docker containers. The check names' were not changing, but on each freshly launched container, checks with the same name get created each time.
The --unique switch implementing healthchecks/healthchecks#85 would allow us to reuse names.