Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: docs/speed/perf_regression_sheriffing.md

Issue 2972043002: Remove documentation on stoppage alerts. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/speed/triaging_data_stoppage_alerts.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/speed/perf_regression_sheriffing.md
diff --git a/docs/speed/perf_regression_sheriffing.md b/docs/speed/perf_regression_sheriffing.md
index 7fb6f7bcfd74eccab87cabdfa977be14825f4359..05d791490209193d83c1d1bfaa590acef68910f2 100644
--- a/docs/speed/perf_regression_sheriffing.md
+++ b/docs/speed/perf_regression_sheriffing.md
@@ -10,7 +10,6 @@ regression sheriff role is now entirely focused on performance.
## Key Responsibilities
* [Triage Regressions on the Perf Dashboard](#Triage-Regressions-on-the-Perf-Dashboard)
- * [Triaging Data Stoppage Alerts](#Triaging-Data-Stoppage-Alerts)
* [Follow up on Performance Regressions](#Follow-up-on-Performance-Regressions)
* [Give Feedback on our Infrastructure](#Give-Feedback-on-our-Infrastructure)
@@ -22,14 +21,9 @@ In the upper right corner, **sign in with your Chromium account**. Signing in is
important in order to be able to kick off bisect jobs, and see data from
internal waterfalls.
-Pick up **Chromium Perf Sheriff** from "Select an item ▼" drop down menu. There
-are two tables of alerts that may be shown:
-
- * "Performance Alerts"
- * "Data Stoppage Alerts"
-
-For either type of alert, if there are no currently pending alerts, then the
-table won't be shown.
+Pick up **Chromium Perf Sheriff** from "Select an item ▼" drop down menu.
+table of "Performance Alerts" should be shown. If there are no currently pending
+alerts, then the table won't be shown.
The list can be sorted by clicking on the column header. When you click on the
checkbox next to an alert, all the other alerts that occurred in the same
@@ -81,15 +75,6 @@ below it the dashboard shows graphs of all the alerts checked in that table.
bisects as you feel are necessary to investigate; [give feedback](#feedback)
below if you feel that is not the case.
-## Triaging Data Stoppage Alerts
-
-Data stoppage alerts are listed on the
-[perf dashboard alerts page](https://chromeperf.appspot.com/alerts). Whenever
-the dashboard is monitoring a metric, and that metric stops sending data, an
-alert is fired. See
-[triaging data stoppage alerts](triaging_data_stoppage_alerts.md) for more
-details.
-
## Follow up on Performance Regressions
During your shift, you should try to follow up on each of the bugs you filed.
« no previous file with comments | « no previous file | docs/speed/triaging_data_stoppage_alerts.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698