Send pings about Automation pings
Created by: mrnugget
Checklist by @dadlerj:
-
Add AutomationUsage to pingPayload at https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/cmd/frontend/internal/app/pkg/updatecheck/handler.go#L241:6 -
Add it to the message created in logPing as well -
Add any new data to our BigQuery schema for pings (we can help with this) -
Determine if any transformations/ETL jobs are required, and if so, add them to our script at https://console.cloud.google.com/storage/browser/_details/sg-analytics-data/dataflow/pipelines/udf/transform.js?project=telligentsourcegraph&authuser=0&angularJsUrl=%2Fstorage%2Fbrowser%2F_details%2Fsg-analytics-data%2Fdataflow%2Fpipelines%2Fudf%2Ftransform.js%3Fproject%3Dtelligentsourcegraph%26authuser%3D1 (again, we can help with this). -
Update the Looker schema to reflect this addition, and build any dashboards that you want to use (same).