Telemetry

This commit is contained in:
Alphonse Paix
2025-08-22 08:14:59 +02:00
parent ded2a611e2
commit 5cc5758097
11 changed files with 239 additions and 46 deletions

View File

@@ -1,3 +1,4 @@
pub mod configuration;
pub mod routes;
pub mod startup;
pub mod telemetry;