gitdataai/libs/service
ZhenYi 81e6ee3d48 feat(observability): Phase 1-5 slog structured logging across platform
Phase 1: add libs/observability crate (build_logger, instance_id);
  remove duplicate logger init from 4 crates
Phase 2: Actix-web RequestLogger with trace_id; MetricsMiddleware + HttpMetrics
Phase 3: Git SSH handle.rs slog struct; HTTP handler Logger kv
Phase 4: AI client eprintln -> slog warn; billing ai_usage_recorded log
Phase 5: SessionManager slog; workspace alert slog 2.x syntax
2026-04-21 13:44:12 +08:00
..
agent feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
auth feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
file_tools feat(service): add file_tools module and git_blob_get tool 2026-04-18 23:02:10 +08:00
git fix(service): use default_branch for graph and reflog endpoints 2026-04-17 16:36:44 +08:00
git_tools feat(service): add file_tools module and git_blob_get tool 2026-04-18 23:02:10 +08:00
issue init 2026-04-15 09:08:09 +08:00
project feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
project_tools fix: room attachment upload (Set Uuid::nil, NotFound with msg, Ok wrapper) and silence dead_code warnings 2026-04-20 19:48:05 +08:00
pull_request init 2026-04-15 09:08:09 +08:00
search init 2026-04-15 09:08:09 +08:00
skill init 2026-04-15 09:08:09 +08:00
user feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
utils init 2026-04-15 09:08:09 +08:00
workspace feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
Cargo.toml feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
error.rs feat(auth): add password reset confirmation endpoint and page 2026-04-18 23:02:39 +08:00
lib.rs feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
push.rs feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
storage.rs feat(service): register project_tools in chat service, add AppStorage::read method 2026-04-20 19:32:29 +08:00
webhook_dispatch.rs init 2026-04-15 09:08:09 +08:00
ws_token.rs init 2026-04-15 09:08:09 +08:00