/third_party/rust/crates/tracing/tracing-opentelemetry/benches/ |
D | trace.rs | 63 fn on_new_span( in on_new_span() function 88 fn on_new_span( in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/layer_filters/ |
D | combinator.rs | 146 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function 338 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function 498 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|
D | mod.rs | 679 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, cx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-error/src/ |
D | layer.rs | 43 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/ |
D | reload.rs | 138 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>) { in on_new_span() function 227 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/layer/ |
D | mod.rs | 857 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() method 1553 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function
|
D | layered.rs | 282 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/env/ |
D | mod.rs | 548 pub fn on_new_span<S>(&self, attrs: &span::Attributes<'_>, id: &span::Id, _: Context<'_, S>) { in on_new_span() method 659 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() method
|
/third_party/rust/crates/tracing/tracing-subscriber/tests/ |
D | support.rs | 269 fn on_new_span(&self, span: &Attributes<'_>, id: &Id, cx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-journald/src/ |
D | lib.rs | 212 fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/registry/ |
D | sharded.rs | 605 fn on_new_span(&self, _: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-opentelemetry/src/ |
D | layer.rs | 667 fn on_new_span(&self, attrs: &Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/ |
D | fmt_layer.rs | 771 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|