Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update the alerts to use a new metric substrate_unbounded_channel_size #1568

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

BulatSaif
Copy link
Contributor

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?
# for free to join this conversation on GitHub. Already have an account? # 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