rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant VCS_CHANGE_STATE

pub const VCS_CHANGE_STATE: &'static str;
Expand description

The state of the change (pull request/merge request/changelist).

§Notes

§Examples

  • "open"
  • "closed"
  • "merged"