mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
wip
This commit is contained in:
parent
f36cbadf2e
commit
ead766a586
31 changed files with 2284 additions and 701 deletions
|
|
@ -12,6 +12,7 @@ pub struct Overrides {
|
|||
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
|
||||
pub struct Tracing {
|
||||
pub sampling_rate: Option<f64>,
|
||||
pub trace_arch: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq, Hash, Default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue