Add hostname to metrics on panic
This commit is contained in:
committed by
sakridge
parent
2318ffc704
commit
a206f2570d
@@ -18,7 +18,6 @@ use solana::wallet::request_airdrop;
|
||||
use std::fs::File;
|
||||
use std::net::{IpAddr, Ipv4Addr, SocketAddr};
|
||||
use std::process::exit;
|
||||
//use std::time::Duration;
|
||||
|
||||
fn main() -> () {
|
||||
logger::setup();
|
||||
|
Reference in New Issue
Block a user