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

Constant VCS_REPOSITORY_REF_NAME

pub const VCS_REPOSITORY_REF_NAME: &'static str;
Expand description

The name of the reference such as branch or tag in the repository.

ยงExamples

  • "my-feature-branch"
  • "tag-1-test"