opentelemetry_semantic_conventions::attribute

Constant USER_ROLES

Source
pub const USER_ROLES: &str = "user.roles";
Expand description

Array of user roles at the time of the event.

ยงExamples

  • [ "admin", "reporting_user", ]