vcs.provider.name
Release candidateenumas of v1.44.0
The name of the version control system provider.
Examples
- github
- gitlab
- gitea
- bitbucket
Values (5)
Used by
metrics (10)
- vcs.change.count (opt-in)
- vcs.change.duration (opt-in)
- vcs.change.time_to_approval (opt-in)
- vcs.change.time_to_merge (opt-in)
- vcs.contributor.count (opt-in)
- vcs.ref.count (opt-in)
- vcs.ref.lines_delta (opt-in)
- vcs.ref.revisions_delta (opt-in)
- vcs.ref.time (opt-in)
- vcs.repository.count (opt-in)
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Enum members changed (4 to 5).
Added as development.