nemunaire pushed to f/nlnet-more-plugins at happyDomain/happyDomain 2026-04-16 10:06:56 +00:00
2f1d7ff0f1 Add deprecated DNS record types checker
8f10d2776e Add NS security restrictions checker
7a51b2e540 Add Prometheus export documentation
195509f48a web: add Prometheus metrics URL link to checker config page
92df4a58b4 web-admin: wire dashboard to /metrics with collapsible details
Compare 137 commits »
nemunaire pushed to f/new-services at happyDomain/happyDomain 2026-04-16 10:06:37 +00:00
2696976b4e New service: libravatar
0505e50b6a New service: DMARC-reports
bf55468c95 New domain filtering method: domain contains
7a51b2e540 Add Prometheus export documentation
195509f48a web: add Prometheus metrics URL link to checker config page
Compare 52 commits »
nemunaire pushed to master at happyDomain/happyDomain 2026-04-16 10:03:40 +00:00
7a51b2e540 Add Prometheus export documentation
195509f48a web: add Prometheus metrics URL link to checker config page
92df4a58b4 web-admin: wire dashboard to /metrics with collapsible details
6fd9d08195 checkers: add filter predicate to ListExecutionsBy* storage methods
35d4d84004 checkers: add Prometheus text format for metrics export
Compare 11 commits »
nemunaire merged pull request happyDomain/happyDomain#682 2026-04-16 10:03:38 +00:00
Expose Prometheus metrics
nemunaire pushed to f/prometheus at happyDomain/happyDomain 2026-04-16 10:03:09 +00:00
7a51b2e540 Add Prometheus export documentation
195509f48a web: add Prometheus metrics URL link to checker config page
92df4a58b4 web-admin: wire dashboard to /metrics with collapsible details
6fd9d08195 checkers: add filter predicate to ListExecutionsBy* storage methods
35d4d84004 checkers: add Prometheus text format for metrics export
Compare 49 commits »
nemunaire deleted branch f/nlnet-registry-checks from happyDomain/happyDomain 2026-04-16 10:01:48 +00:00
nemunaire pushed to master at happyDomain/happyDomain 2026-04-16 10:01:48 +00:00
5de221411e New checker: domain lock status
6555df1f4d New checker: domain contact consistency
26bbdfdcc4 New checker: NS security restrictions
313434f883 New checker: monitor domain expiration date
a531a6ef66 domaininfo: add per-IP rate limiting on public endpoint
Compare 6 commits »
nemunaire merged pull request happyDomain/happyDomain#680 2026-04-16 10:01:47 +00:00
Domain tests: registry checks
nemunaire pushed to f/nlnet-registry-checks at happyDomain/happyDomain 2026-04-16 10:01:15 +00:00
5de221411e New checker: domain lock status
6555df1f4d New checker: domain contact consistency
26bbdfdcc4 New checker: NS security restrictions
313434f883 New checker: monitor domain expiration date
a531a6ef66 domaininfo: add per-IP rate limiting on public endpoint
Compare 38 commits »
nemunaire deleted branch f/nlnet-core-checkers from happyDomain/happyDomain 2026-04-16 09:59:42 +00:00
nemunaire pushed to master at happyDomain/happyDomain 2026-04-16 09:59:41 +00:00
e0dc19614f checker: enforce MaxChecksPerDay quota with interval-aware throttling
561d885c6f checker: also consider WIP zone for tidy, scheduler, and auto-fill
f8e1633a29 fix: use latest published zone instead of oldest in checker subsystem
166c7e864c checker: pause scheduling for paused or inactive users
97d9e2872f checker: add Janitor goroutine to enforce retention policy
Compare 28 commits »
nemunaire merged pull request happyDomain/happyDomain#695 2026-04-16 09:59:41 +00:00
[NLnet] Domains and service checks
nemunaire pushed to f/nlnet-core-checkers at happyDomain/happyDomain 2026-04-16 09:58:32 +00:00
e0dc19614f checker: enforce MaxChecksPerDay quota with interval-aware throttling
561d885c6f checker: also consider WIP zone for tidy, scheduler, and auto-fill
f8e1633a29 fix: use latest published zone instead of oldest in checker subsystem
166c7e864c checker: pause scheduling for paused or inactive users
97d9e2872f checker: add Janitor goroutine to enforce retention policy
Compare 32 commits »
nemunaire pushed tag v1.0.0 to happyDomain/checker-dummy 2026-04-16 09:56:53 +00:00
nemunaire pushed to master at happyDomain/checker-dummy 2026-04-16 09:56:40 +00:00
1b4b9fc231 Bump to sdk 1.0.0
nemunaire pushed tag v1.0.0 to happyDomain/checker-sdk-go 2026-04-16 09:52:39 +00:00
nemunaire pushed to master at happyDomain/checker-sdk-go 2026-04-16 09:52:17 +00:00
6b96ee8c2f server: expose runtime metrics on /health for scheduler routing
nemunaire pushed to master at happyDomain/happyDomain 2026-04-16 09:51:38 +00:00
76af934782 checkers: load external checker plugins from .so files
71b0c7fdaf checkers: introduce checker subsystem foundation
Compare 2 commits »
nemunaire merged pull request happyDomain/happyDomain#651 2026-04-16 09:51:37 +00:00
Go plugin interface for tests
nemunaire pushed to f/provider_svcs_plugins at happyDomain/happyDomain 2026-04-16 06:47:25 +00:00
a5265e0c52 services: validate aliases atomically on registration
d2c3037993 services: load external service plugins from .so files
b77924e703 providers: load external provider plugins from .so files
76af934782 checkers: load external checker plugins from .so files
71b0c7fdaf checkers: introduce checker subsystem foundation
Compare 7 commits »