pub const CODE_FUNCTION_NAME: &str = "code.function.name";
The method or function name, or equivalent (usually rightmost part of the code unit’s name).
"serveRequest"