feat: add observability api foundation

This commit is contained in:
a.tolmachev
2026-03-30 00:00:13 +03:00
parent 0a1680f24e
commit be9ee95cbe
21 changed files with 1535 additions and 94 deletions
+1
View File
@@ -1,6 +1,7 @@
pub mod access;
pub mod agents;
pub mod auth_profiles;
pub mod observability;
pub mod operations;
pub mod workspaces;