happyDomain/internal
Pierre-Olivier Mercier 505a1080db
Some checks failed
continuous-integration/drone/push Build is failing
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-03-17 18:34:32 +07:00
..
adapters Instrument DNS provider adapter with Prometheus metrics 2026-03-17 18:34:32 +07:00
api API route to retrieve RDAP/WHOIS information as domaininfo 2026-03-17 18:34:32 +07:00
api-admin Handle checks on services 2026-03-17 18:34:02 +07:00
app Add storage stats Prometheus collector for business entity counts 2026-03-17 18:34:32 +07:00
avatar Clean architecture refactoring 2025-04-22 14:15:03 +02:00
captcha Add Altcha captcha provider support 2026-02-13 12:29:14 +07:00
config Implement checks scheduler 2026-03-17 18:34:02 +07:00
forms Add input validation for service fields 2026-03-17 18:31:22 +07:00
helpers chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
mailer Replace nil mailer checks with LogMailer fallback 2026-03-16 19:44:14 +07:00
metrics Add storage stats Prometheus collector for business entity counts 2026-03-17 18:34:32 +07:00
newsletter chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
session security: 15-day session lifetime with 7-day auto-renewal 2026-03-12 15:03:56 +07:00
storage Add storage stats Prometheus collector for business entity counts 2026-03-17 18:34:32 +07:00
usecase API route to retrieve RDAP/WHOIS information as domaininfo 2026-03-17 18:34:32 +07:00