1. File a bug to track your investigation. You can just copy this email into the bug Description to get you started.
2. Reply-All to this email to let the list know that you are investigating. Include the bug number so we can help out.
3. Triage the alert. You can find instructions here: https://docs.telemetry.mozilla.org/tools/alerts.html#triaging-a-telemetry-alert-email
If you have any problems, please ask for help on the #telemetry IRC channel or on Slack in #fx-metrics. We'll give you a hand.
What this is:
We have a system called cerberus[1] that compares Telemetry collected on different Nightly builds and looks for sudden changed in value distributions using the Bhattacharyya Distance[2]. It found such a change in GC_RESET_REASON on 2019-10-29 so it asked its buddy medusa[3] to send this email to the dev-telemetry-alerts mailing list and to all email addresses listed in the alert_emails field of GC_RESET_REASON's definition.
This returns the number of reset GCs to its original level since bug
1570905 landed. I don't fully understand why the distribution changed
in the GC_NON_INCREMENTAL_REASON telemetry but the total number of non
incremental GCs hasn't changed significantly (see GC_NON_INCREMENTAL
telemetry) so I don't think it's anything to worry about.