mozilla / fxa-activity-metrics

A server for managing the Firefox Accounts metrics database and pipeline
1 stars 3 forks source link

Include TTFC on the performance dashboard #91

Closed philbooth closed 6 years ago

philbooth commented 6 years ago

We track a bunch of different metrics on the perf dashboard. We should also add some charts that track TTFC (time to flow-complete).

philbooth commented 6 years ago

I've created a chart plotting the absolute numbers, here:

https://sql.telemetry.mozilla.org/queries/48395/source#130633

And another plotting them as percentages, here:

https://sql.telemetry.mozilla.org/queries/48395/source#130636

On reflection though, I don't think these numbers are a good fit for the perf dashboard because they track user behaviour. I've put them on the health dashboard instead, alongside the other charts I have for flow completion metrics.

Closing this.

philbooth commented 6 years ago

Forgot to say, I also created another chart plotting the flow complete time percentiles:

https://sql.telemetry.mozilla.org/queries/48394/source#130630