Struct tracing_elastic_apm::model::ServiceNode [−][src]
Unique meaningful name of the service node.
Fields
configured_name: Option<String>
Trait Implementations
impl Default for ServiceNode
[src]
impl Default for ServiceNode
[src]fn default() -> ServiceNode
[src]
impl Serialize for ServiceNode
[src]
impl Serialize for ServiceNode
[src]Auto Trait Implementations
impl RefUnwindSafe for ServiceNode
impl RefUnwindSafe for ServiceNode
impl Send for ServiceNode
impl Send for ServiceNode
impl Sync for ServiceNode
impl Sync for ServiceNode
impl Unpin for ServiceNode
impl Unpin for ServiceNode
impl UnwindSafe for ServiceNode
impl UnwindSafe for ServiceNode
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src]
pub fn in_current_span(self) -> Instrumented<Self>
[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,