happyDomain/internal/storage
Pierre-Olivier Mercier cbd03c5d2b Add storage stats Prometheus collector for business entity counts
Expose four live gauges queried at each scrape via a custom Collector:
- happydomain_registered_users_total
- happydomain_domains_total
- happydomain_zones_total
- happydomain_providers_total
2026-04-15 19:44:18 +07:00
..
inmemory inmemory: remove unused fields and simplify test setup 2026-04-11 00:18:31 +07:00
kvtpl Add storage stats Prometheus collector for business entity counts 2026-04-15 19:44:18 +07:00
leveldb fix: propagate iterator errors instead of silently returning partial results 2026-03-26 08:02:15 +07:00
oracle-nosql oracle-nosql: improve search with prepared statements and rate-limit handling 2026-03-26 08:02:15 +07:00
postgresql fix: propagate iterator errors instead of silently returning partial results 2026-03-26 08:02:15 +07:00
interface.go checkers: store observations as json.RawMessage with cross-checker reuse 2026-04-15 19:30:14 +07:00
singleton.go chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
stats_provider.go Add storage stats Prometheus collector for business entity counts 2026-04-15 19:44:18 +07:00