rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant CODE_FUNCTION

pub const CODE_FUNCTION: &'static str;
Expand description

The method or function name, or equivalent (usually rightmost part of the code unit’s name).

§Examples

  • "serveRequest"