refactor: remove prometheus metrics subsystem

This commit is contained in:
2026-06-23 15:08:41 +02:00
parent c5035eb2a0
commit 43019f2771
4 changed files with 1 additions and 585 deletions

View File

@@ -1,4 +1,4 @@
// Package observability provides logging and metrics instrumentation.
// Package observability provides structured logging helpers.
package observability
import (