panic
panic copied to clipboard
PANIC Monitoring and Alerting For Blockchains
### Rationale In this ticket we should go through the Alert Router source code to spot areas that can be re-written in a better way. Such code improvements may include...
### Rationale In this ticket we should go through the Stores source code to spot areas that can be re-written in a better way. Such code improvements may include the...
### Rationale In this ticket we should go through the Alerters source code to spot areas that can be re-written in a better way. Such code improvements may include the...
### Rationale In this ticket we should go through the Data Transformers source code to spot areas that can be re-written in a better way. Such code improvements may include...
### Rationale In this ticket we should go through the Monitors source code to spot areas that can be re-written in a better way. Such code improvements may include the...
### Rationale A developer coding alerter components might be wondering how the data sent by a dependent component looks like. Imagine I am coding the Cosmos Node Data Transformer, as...
### Rationale As a developer it would facilitate my life if there are data models in the code-base which represent a particular configuration. So far in our code-base we have...
### Rationale Recently we have released a hot-fix which caters for the following `eth_balance` structure found in the prometheus of Chainlink-based nodes: `eth_balance{account="0x12345",evmChainID="123"} 123.456` The `evmChainID` is used to get...
Currently, managers are indexing sources/data using the base chain name and the sub chain name. This will become an issue if we are to allow users to modify the name...
### User Story It would be helpful to the user to know the hardware specifications required to run PANIC. ### Description After running PANIC for a while, our infrastracture team...