Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
08d5d157
Commit
08d5d157
authored
Jan 04, 2021
by
syasonik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove monitor flags for aggregate counters
parent
f006fea3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
18 deletions
+0
-18
config/feature_flags/development/usage_data_incident_management_alerts_total_unique_counts.yml
...e_data_incident_management_alerts_total_unique_counts.yml
+0
-8
config/feature_flags/development/usage_data_incident_management_incidents_total_unique_counts.yml
...ata_incident_management_incidents_total_unique_counts.yml
+0
-8
lib/gitlab/usage_data_counters/aggregated_metrics/common.yml
lib/gitlab/usage_data_counters/aggregated_metrics/common.yml
+0
-2
No files found.
config/feature_flags/development/usage_data_incident_management_alerts_total_unique_counts.yml
deleted
100644 → 0
View file @
f006fea3
---
name
:
usage_data_incident_management_alerts_total_unique_counts
introduced_by_url
:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48087
rollout_issue_url
:
milestone
:
'
13.7'
type
:
development
group
:
group::monitor
default_enabled
:
false
config/feature_flags/development/usage_data_incident_management_incidents_total_unique_counts.yml
deleted
100644 → 0
View file @
f006fea3
---
name
:
usage_data_incident_management_incidents_total_unique_counts
introduced_by_url
:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48087
rollout_issue_url
:
milestone
:
'
13.7'
type
:
development
group
:
group::monitor
default_enabled
:
false
lib/gitlab/usage_data_counters/aggregated_metrics/common.yml
View file @
08d5d157
...
@@ -22,7 +22,6 @@
...
@@ -22,7 +22,6 @@
'
incident_management_alert_todo'
,
'
incident_management_alert_todo'
,
'
incident_management_alert_create_incident'
'
incident_management_alert_create_incident'
]
]
feature_flag
:
usage_data_incident_management_alerts_total_unique_counts
-
name
:
incident_management_incidents_total_unique_counts
-
name
:
incident_management_incidents_total_unique_counts
operator
:
OR
operator
:
OR
events
:
[
events
:
[
...
@@ -38,4 +37,3 @@
...
@@ -38,4 +37,3 @@
'
incident_management_incident_unrelate'
,
'
incident_management_incident_unrelate'
,
'
incident_management_incident_change_confidential'
'
incident_management_incident_change_confidential'
]
]
feature_flag
:
usage_data_incident_management_incidents_total_unique_counts
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment