Skip to content

Update the alerts to use a new metric substrate_unbounded_channel_size#1568

Merged
BulatSaif merged 1 commit into
masterfrom
bs/611-fix-alert-rule
Oct 16, 2023
Merged

Update the alerts to use a new metric substrate_unbounded_channel_size#1568
BulatSaif merged 1 commit into
masterfrom
bs/611-fix-alert-rule

Conversation

@BulatSaif

Copy link
Copy Markdown

Description

Follow up for #1489.
Closes #611

Before we calculated the channel size during alert expression but in #1489 a new metric was introduced that reports channel size.

Changes:

  1. updated alert rule to use new metric.

@BulatSaif BulatSaif added the T0-node This PR/Issue is related to the topic “node”. label Sep 14, 2023
@BulatSaif BulatSaif self-assigned this Sep 14, 2023
@BulatSaif BulatSaif enabled auto-merge (squash) September 14, 2023 15:16
@dmitry-markin dmitry-markin requested a review from altonen October 16, 2023 11:05
@BulatSaif BulatSaif merged commit 73ec161 into master Oct 16, 2023
@BulatSaif BulatSaif deleted the bs/611-fix-alert-rule branch October 16, 2023 11:15
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
paritytech#1568)

# Description

Follow up for paritytech#1489.
Closes paritytech#611 

Before we calculated the channel size during alert expression but in
paritytech#1489 a new metric was introduced that reports channel size.
## Changes:
1. updated alert rule to use new metric.
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* add events to the bridge parachains pallet

* clippy + spellcheck

* fix compilation

* untracked is not a word?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Channel mpsc_import_notification_stream

3 participants