Constant opentelemetry_semantic_conventions::trace::CODE_FUNCTION
source · pub const CODE_FUNCTION: &str = "code.function";
Expand description
The method or function name, or equivalent (usually rightmost part of the code unit's name).
§Examples
serveRequest