vcs.repository.name
Release candidatestringas of v1.44.0
The human readable name of the repository. It SHOULD NOT include any additional identifier like Group/SubGroup in GitLab or organization in GitHub.
Due to it only being the name, it can clash with forks of the same repository if collecting telemetry across multiple orgs or groups in the same backends.
Examples
- semantic-conventions
- my-cool-repo
Used by
entitys (1)
- vcs.repository
metrics (9)
- vcs.change.count
- vcs.change.duration
- vcs.change.time_to_approval
- vcs.change.time_to_merge
- vcs.contributor.count
- vcs.ref.count
- vcs.ref.lines_delta
- vcs.ref.revisions_delta
- vcs.ref.time
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Already present at v1.30.0, the oldest release tracked here (development).