Closed Bug 1595748 Opened 6 years ago Closed 2 years ago

Turn off old stats collection about Firefox CI

Categories

(Release Engineering :: General, task)

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sfraser, Assigned: sfraser)

Details

The code in https://github.com/mozilla-releng/measuring_ci/ is deployed to some aws lambdas and used for data collection, but it has now been superseded by newer data collection that listens to pulse messages and puts data in BigQuery.

  1. Turn off the AWS Lambda functions
  2. Decide on a lifecycle for the stored task graph cache at s3://mozilla-releng-metrics/taskgraph_cache/. It's a lot of data, but is proving sometimes useful while we answer other questions, especially with tasks that have expired from taskcluster
  3. Decide on a lifecycle for the parquet files stored under s3://mozilla-releng-metrics/measuring_ci/
  4. Revoke any access keys used once all the data is gone.
Assignee: nobody → sfraser

Lambdas are in US East (N Virginia)

Disabled the cloudwatch triggers, the lambda functions still exist, but haven't been deleted yet. They're tiny compared to the rest of the data, though.

Severity: normal → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.