wavesplatform / wavesplatform/nodemon

[FEATURE] Support replies chains for alerts.

Open
#179 0 comments 0 reactions 1 assignee View on GitHub

@esuwu is already working on this.

Since May 25, 2023.

enhancement
Dominant language
Go
Stars
8
Forks
0
Avg merge
1d 6h
Merged PRs (30d)
7

Description

Аbstract
In current implementation each alert looks like a new alert. We can't understand is it new or not without reading and understanding it.

Motivation and Purposes
Alerts chains can help us to determine which alert is first in chain and when a problem has been appeared.

Specification
We have similar implementation with Resolved alerts type. I propose to scale this logic to any repeating alert.

Backwards Compatibility
To support backward compatibility we should send a regular alert message if we don't have an ID of previous alert in chain.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.