Constant opentelemetry_application_insights::attrs::OPERATION_ID[][src]

pub const OPERATION_ID: Key;

A unique identifier for the operation instance. The operation.id is created by either a request or a page view. All other telemetry sets this to the value for the containing request or page view. Operation.id is used for finding all the telemetry items for a specific operation instance.