b91a08d0
feat(platform): scribe logger, prometheus registry, health checker set
Eugene Blikh <bigbes@gmail.com> — 2026-04-25 19:43:04 UTC
Commit b91a08d0987559eafe4335e91012e0bb02f98984 —
view raw patch
Parent(s):
91adc522
| File | Status | + | − |
|---|---|---|---|
internal/deps/deps.go
|
M | +7 | -8 |
internal/platform/health/health.go
|
A | +77 | |
internal/platform/health/health_test.go
|
A | +108 | |
internal/platform/health/steward_unwind_test.go
|
A | +77 | |
internal/platform/observability/logger.go
|
A | +190 | |
internal/platform/observability/logger_test.go
|
A | +101 | |
internal/platform/observability/metrics.go
|
A | +79 | |
internal/platform/observability/metrics_test.go
|
A | +41 |