VCS_CHANGE_COUNT

Constant VCS_CHANGE_COUNT 

Source
pub const VCS_CHANGE_COUNT: &str = "vcs.change.count";
Expand description

§Description

The number of changes (pull requests/merge requests/changelists) in a repository, categorized by their state (e.g. open or merged)

§Metadata

Instrument:updowncounter
Unit:{change}
Status:Development

§Attributes