Skip to content

feat(kuma-config): monitor the new zec.rocks DNS seeders - #47

Merged
andres-pcg merged 1 commit into
mainfrom
feat/zec-rocks-seeders
Aug 21, 2026
Merged

feat(kuma-config): monitor the new zec.rocks DNS seeders#47
andres-pcg merged 1 commit into
mainfrom
feat/zec-rocks-seeders

Conversation

@andres-pcg

Copy link
Copy Markdown
Contributor

Closes #46.

Stacked on #43 (auto-retargets on its merge).

Adds the two new community seeders to monitoring and to the public Ecosystem Dashboard:

  • Zec.rocks Mainnetseeder.zec.rocks
  • Zec.rocks Testnetseeder.testnet.zec.rocks

Same settings as the existing five seeders (A query via 1.1.1.1, 60s interval, 20s retry, 3 retries), tagged Org: Community following the Str4d precedent, Slack notifications attached, and both appended to the status page's Seeders group.

Verification

  • Live DNS: both resolve via 1.1.1.1 returning 4 peer IPs each, distinct sets per network.
  • Local Kuma 2.5.0 container, full apply: both monitors created, status page reconciled with 7 seeders, and after 30s both report UP with real pings (286ms / 392ms) on the public heartbeat API.

@andres-pcg
andres-pcg force-pushed the feat/status-page-config branch from aae1cdf to 5f3c695 Compare August 21, 2026 07:48
Same settings as the other seeders (A via 1.1.1.1, 60s, 3 retries),
Org: Community like Str4d, and added to the public Seeders group.
@andres-pcg
andres-pcg force-pushed the feat/zec-rocks-seeders branch from 6e38c78 to 29d5a7d Compare August 21, 2026 07:49
@andres-pcg
andres-pcg changed the base branch from feat/status-page-config to main August 21, 2026 07:49
@andres-pcg
andres-pcg merged commit d7a3f70 into main Aug 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

devops: monitor the new zec.rocks DNS seeders

1 participant