feat: observability endpoints

This commit is contained in:
Per Stark
2025-09-06 11:14:24 +02:00
parent 2e076c8236
commit e150b476c3
4 changed files with 45 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
pub mod categories;
pub mod ingress;
pub mod readiness;
pub mod liveness;