Instrumentation for Average number of approvals required
Problem
We would like to know the average number of approvers for protected environments that require a deployment approval so we can understand how the feature is being used.
Proposal
-
Unified approval setting: - Create a counter to get the average number of required approvals for protected environments.
- Column:
protected_environments.required_approval_count
. - Timeframe should be last 28d.
-
Multiple approval rules: - Create a counter to get the average number of required approvals in approval rules for protected environments.
- Column:
protected_environment_approval_rules.required_approvals
- Timeframe should be last 28d.
Edited by Ahmed Hemdan