Skip to content

Conversation

feliam
Copy link
Contributor

@feliam feliam commented Apr 25, 2025

Direct slack channel access
Checks re-added
Direct slack messages for instant alerts (alerts that can be calculated with 1 block info)
Fees, slash, total_supply
Total supply retrieved from specific height (not from whatever the tip is)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

❗ Problems found.

Severity Number of problems
Warning 2
Stats

Stat Value
Version 0.73.4
Number of rules parsed 17
Number of rules checked 17
Number of problems found 2
Number of offline checks 113
Number of online checks 0
Checks duration 3ms

Problems

Warning: dead code in query (promql/impossible)
  ---> composer/provisioning/prometheus/namada-alerts.yml:56 -> `NamadaTransactionBatchSpike` [+1 duplicates]
56 |       rate(namada_transaction_batch_size_count{ chain_id="$$CHAIN_ID$$" }[10m]) > (2 * quantile(0.50, rate(namada_transaction_batch_size_count{ chain_id="$$CHAIN_ID$$" }[7d])))
                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The right hand side will never be matched because it doesn't have the `chain_id` label while the left hand side will. Query is using aggregation that removes all labels.

@feliam feliam merged commit 21c9f13 into main Apr 25, 2025
3 checks passed
@feliam feliam deleted the dev/slack-rebase branch April 25, 2025 14:26
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.

1 participant