opentelemetry_semantic_conventions::attribute

Constant VCS_REPOSITORY_URL_FULL

source
pub const VCS_REPOSITORY_URL_FULL: &str = "vcs.repository.url.full";
Expand description

The URL of the repository providing the complete address in order to locate and identify the repository.

ยงExamples

  • "https://github.com/opentelemetry/open-telemetry-collector-contrib"
  • "https://gitlab.com/my-org/my-project/my-projects-project/repo"