pub const VCS_CHANGE_DURATION: &str = "vcs.change.duration";
Expand description
§Description
The time duration a change (pull request/merge request/changelist) has been in a given state
§Metadata
Instrument: | gauge |
Unit: | s |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::VCS_CHANGE_STATE | Required |
crate::attribute::VCS_REF_HEAD_NAME | Required |
crate::attribute::VCS_REPOSITORY_NAME | Recommended |
crate::attribute::VCS_REPOSITORY_URL_FULL | Required |