fc-common: add AlertConfig and AlertManager for error tracking
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iaf2f52f6e0cf33e3275528ac13cd92046a6a6964
This commit is contained in:
parent
f8f9703faa
commit
ec5fbb453d
3 changed files with 108 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//! Common types and utilities for CI
|
||||
|
||||
pub mod alerts;
|
||||
pub mod config;
|
||||
pub mod database;
|
||||
pub mod error;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue