opentelemetry_semantic_conventions::attribute

Constant VCS_REPOSITORY_CHANGE_ID

source
pub const VCS_REPOSITORY_CHANGE_ID: &str = "vcs.repository.change.id";
Expand description

The ID of the change (pull request/merge request) if applicable. This is usually a unique (within repository) identifier generated by the VCS system.

ยงExamples

  • "123"