HOST_NAME

Constant HOST_NAME 

pub const HOST_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Name of the host. On Unix systems, it may contain what the hostname command returns, or the fully qualified hostname, or another name specified by the user.

§Notes

§Examples

  • "opentelemetry-test"