split sentry init; add user-agent, trace hooks.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c05f00661b
commit
703c275266
3 changed files with 50 additions and 31 deletions
|
@ -1,6 +1,7 @@
|
|||
pub(crate) mod clap;
|
||||
mod mods;
|
||||
mod restart;
|
||||
mod sentry;
|
||||
mod server;
|
||||
mod signal;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue