Fission
Fission's release feed carries only RC tags, and none of them say what shipped
A side-by-side editorial comparison of Prometheus Alertmanager and DNSControl — release velocity, themes, recent moves, and the top alternatives to consider.
Alertmanager is dismantling its global state one contention bug at a time
Prometheus Alertmanager is in a maintenance-plus-refactor phase. The 0.32 and 0.33 lines are dominated by internal restructuring — the global alert marker replaced by per-aggregation-group markers, types moved out of shared packages, function signatures changed across the codebase — alongside a steady run of dispatcher fixes for contended routes and goroutine leaks. User-facing additions are modest but real: silence annotations in the UI, receiver labels and filtering on the v2 API, and a structured event recorder behind a feature flag.
DNSControl is rewriting its record internals in public, one release candidate at a time
DNSControl is mid-way through a v5 refactor being shipped as a visible candidate series — rc1 through rc4 in roughly two weeks, all of them explicitly promising zero user-facing change. The work replaces how DNS record fields are stored internally with a dnsv2.RDATA type, with legacy structs converted bidirectionally so existing providers keep working untouched. Two other threads run alongside: migrating the miekg/dns dependency from GitHub to Codeberg, now complete and no longer dual-imported, and removing old fields to cut memory use. The release notes read as direct appeals to users — naming nine providers nobody has tested and asking for volunteers, and inviting anyone to a monthly community call.
Prometheus Alertmanager is in a maintenance-plus-refactor phase. The 0.32 and 0.33 lines are dominated by internal restructuring — the global alert marker replaced by per-aggregation-group markers, types moved out of shared packages, function signatures changed across the codebase — alongside a steady run of dispatcher fixes for contended routes and goroutine leaks. User-facing additions are modest but real: silence annotations in the UI, receiver labels and filtering on the v2 API, and a structured event recorder behind a feature flag.
Two threads run in parallel. The first is unwinding shared mutable state: the global marker removal and the per-group marker introduction are the same fix applied structurally rather than patched, and the dispatcher bugfixes in 0.32.1 and 0.32.2 read as the symptoms that motivated it. The second is tightening the build and integration boundary — compiled UI assets left the repository in 0.32.0, and internal signatures changed with an explicit warning to downstream integrators. Neither is a feature push; both make the project easier to change later.
The event recorder is gated behind --enable-feature=event-recorder, which is the same staging pattern the project used for flags it later promoted or dropped; expect its status to be resolved in the next minor. Whether more of the marker refactor remains is not visible from these notes.
DNSControl is mid-way through a v5 refactor being shipped as a visible candidate series — rc1 through rc4 in roughly two weeks, all of them explicitly promising zero user-facing change. The work replaces how DNS record fields are stored internally with a dnsv2.RDATA type, with legacy structs converted bidirectionally so existing providers keep working untouched. Two other threads run alongside: migrating the miekg/dns dependency from GitHub to Codeberg, now complete and no longer dual-imported, and removing old fields to cut memory use. The release notes read as direct appeals to users — naming nine providers nobody has tested and asking for volunteers, and inviting anyone to a monthly community call.
The stated goals are about future velocity rather than present features: making new DNS record types faster to adopt and custom record types easier to implement. That is a bet that the bottleneck on supporting new record types was the internal representation, and it is being paid for with a long candidate series rather than a big-bang release. The provider conversion finished during this window — rc3 declares all providers converted with long-tail work remaining — so the refactor is past its riskiest stretch.
The maintainer states v5.x is on schedule to ship before September, and the untested-provider list is the visible blocker; expect further candidates focused on provider coverage rather than new goals.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Prometheus Alertmanager or DNSControl.
Fission's release feed carries only RC tags, and none of them say what shipped
Kaniko's release feed stops dead in June 2024 after a patch that undid its own change
mod_auth_openidc audited itself, found eight holes, and broke every session on the way out
Kubernetes CNI maintaining four release branches at once, mostly to carry CVE fixes back.
KeePass-compatible password manager frozen mid-patch-run since 2021.
Overlay network that rewrote its certificate format, then spent a year fixing what it exposed.
See all Prometheus Alertmanager alternatives → · See all DNSControl alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — refactor — within Infra & APIs. DNSControl is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. DNSControl is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Prometheus Alertmanager alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Prometheus Alertmanager alternatives" section above for the current picks, or visit /alternatives/alertmanager for the full list with editorial commentary on each.
Top DNSControl alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "DNSControl alternatives" section above for the current picks, or visit /alternatives/dnscontrol for the full list with editorial commentary on each.