gitdataai/libs/git/http
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
..
auth.rs feat(service): improve model sync and harden git HTTP/SSH stability 2026-04-17 00:13:40 +08:00
handler.rs feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
lfs_routes.rs init 2026-04-15 09:08:09 +08:00
lfs.rs fix(git): add LFS upload size limits and fix HTTP rate limiter read/write counter 2026-04-16 20:14:13 +08:00
mod.rs fix(git/hook): refine Redis queue worker, remove dead code, fix warnings 2026-04-17 13:05:07 +08:00
rate_limit.rs fix(git): add LFS upload size limits and fix HTTP rate limiter read/write counter 2026-04-16 20:14:13 +08:00
routes.rs feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
utils.rs init 2026-04-15 09:08:09 +08:00