OPERATION_NAME

Constant OPERATION_NAME 

Source
pub const OPERATION_NAME: &str = "ai.operation.name";
Expand description

The name (group) of the operation. The operation.name is created by either a request or a page view. All other telemetry items set this to the value for the containing request or page view. Operation.name is used for finding all the telemetry items for a group of operations (i.e. ‘GET Home/Index’).