Skip to content

healthcheck: Use UUIDv4 for healthcheck IDs

Vgutierrez requested to merge use-uuidv4-healthcheck-id into main

As discussed on !43 (merged) UUIDv4 generation is faster than UUIDv7 and suitable for our needs

This MR ships commits from !44 (merged) and !45 (merged)

Merge request reports