panic icon indicating copy to clipboard operation
panic copied to clipboard

PANIC Monitoring and Alerting For Blockchains

Results 101 panic issues
Sort by recently updated
recently updated
newest added

The following error log was spotted: ``` 04/05/2022 07:22:35 AM - ChainlinkContractStore.MongoApi - ERROR - Mongo error in : Resulting document after update is larger than 16777216, full error: {'index':...

bug

### Technical stories If the `self.process_and_send_monitorable_data` function from the Monitor managers fails we cannot store the configurations. Therefore we might run into a scenario where a monitor has a process...

bug

### User story As a user, I want to be able to figure out which configuration entries are associated with raised alerts. This would allow the user to adjust the...

enhancement
Priority: Low
UI improvements

### Story As a node operator, when I'm done with alerts setup, I want the ability to review my sub-chain configuration, so that any errors can be spotted before the...

As a node operator, I would like to see a page showing a summary of my sub-chain configuration, so I can review and approve it. Requirements - A page must...

### Story As a node operator, I want to be able to update threshold values and alerts across a number of sub-chains in batch, so threshold and alerts management is...

Priority: Low
UI improvements

### User Story As a node operator, I want the ability to run PANIC's UI on a variety of browsers so that I don't need to move away from my...

Priority: Medium
UI improvements

In the UI, the following was noted: `The Chainlink chainlink-polygon-ocr node's missed observations have increased above CRITICAL threshold to -9 missed observations for price feed BCH / USD.` I can...

bug
Chainlink Alerting

The factory class implementations for alerting where done after the `GitHubAlerter` was implemented, therefore they were not integrated. In this ticket we should do the following: - [ ] Implement...

refactoring

The factory class implementations for alerting where done after the `DockerHubAlerter` was implemented, therefore they were not integrated. In this ticket we should do the following: - [ ] Implement...

refactoring