pub const VCS_CONTRIBUTOR_COUNT: &str = "vcs.contributor.count";
Expand description
§Description
The number of unique contributors to a repository
§Metadata
Instrument: | gauge |
Unit: | {contributor} |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::VCS_REPOSITORY_NAME | Recommended |
crate::attribute::VCS_REPOSITORY_URL_FULL | Required |