vcs.ref.base.type
Release candidateenumas of v1.44.0
The type of the reference in the repository.
base refers to the starting point of a change. For example, main
would be the base reference of type branch if you've created a new
reference of type branch from it and created new commits.
Examples
- branch
- tag
Values (2)
Used by
metrics (2)
- vcs.ref.lines_delta *
- vcs.ref.revisions_delta *
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Already present at v1.30.0, the oldest release tracked here (development).