pub const VCS_REF_TIME: &str = "vcs.ref.time";
Expand description
§Description
Time a ref (branch) created from the default branch (trunk) has existed. The ref.type
attribute will always be branch
§Metadata
Instrument: | gauge |
Unit: | s |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::VCS_REF_HEAD_NAME | Required |
crate::attribute::VCS_REF_HEAD_TYPE | Required |
crate::attribute::VCS_REPOSITORY_NAME | Recommended |
crate::attribute::VCS_REPOSITORY_URL_FULL | Required |