Skip to content

fix(grafana): remove obsolete Kupo Sync Delta rule - #73

Merged
tripura-repalle merged 1 commit into
mainfrom
fix/remove-obsolete-kupo-sync-delta
Aug 26, 2026
Merged

fix(grafana): remove obsolete Kupo Sync Delta rule#73
tripura-repalle merged 1 commit into
mainfrom
fix/remove-obsolete-kupo-sync-delta

Conversation

@tripura-repalle

@tripura-repalle tripura-repalle commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Closes: #74

The Kupo Sync Delta alert queried
kupo_most_recent_node_tip - kupo_most_recent_checkpoint in namespace ftr-kupo-v1, which was decommissioned when Kupo moved to the Dolos-backed proxies (namespace dolos). kupo_most_recent_node_tip is no longer populated (NaN / no series) anywhere, so the rule only ever produced DatasourceNoData and cannot be salvaged by repointing the namespace.

Checkpoint staleness for the Dolos-based Kupo is already covered by 'Kupo checkpoint is stale' and 'Kupo (Dolos) checkpoint is stale', so remove the dead sync-delta rule.

The Kupo Sync Delta alert queried
kupo_most_recent_node_tip - kupo_most_recent_checkpoint in namespace
ftr-kupo-v1, which was decommissioned when Kupo moved to the Dolos-backed
proxies (namespace dolos). kupo_most_recent_node_tip is no longer populated
(NaN / no series) anywhere, so the rule only ever produced DatasourceNoData
and cannot be salvaged by repointing the namespace.

Checkpoint staleness for the Dolos-based Kupo is already covered by
'Kupo checkpoint is stale' and 'Kupo (Dolos) checkpoint is stale', so remove
the dead sync-delta rule.

Signed-off-by: Tripura Repalle <tripura@blinklabs.io>
@tripura-repalle tripura-repalle changed the title fix(alerts): remove obsolete Kupo Sync Delta rule fix(grafana): remove obsolete Kupo Sync Delta rule Aug 26, 2026
@tripura-repalle
tripura-repalle merged commit 2b6b8fb into main Aug 26, 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.

remove obsolete Kupo Sync Delta rule

2 participants