Javascript errors in the UploadWizard workflow should be logged via the EventLogging funnel setup. Thos is partially a replacement for T91649 in case packaging Sentry takes long, but it is useful in its own right: we want to differentiate between errors which break the upload process from ones that happen but are easy to work around.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Record javascript errors to funnel log stream | mediawiki/extensions/UploadWizard | master | +72 -1 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T91652 Address technical issues responsible for funnel drop-offs in UploadWizard | |||
Duplicate | Tgr | T95527 Analyze UploadWizard funnel logs | |||
Declined | None | T106915 Use Sentry in production | |||
Declined | Tgr | T91649 Deploy Sentry (JavaScript error logging) to production, configured to log only a limited subset of users/pages | |||
Resolved | Tgr | T94428 Log Javascript errors in UploadWizard funnel flow |
Event Timeline
Comment Actions
Change 200834 had a related patch set uploaded (by Gergő Tisza):
Record javascript errors to funnel log stream
Comment Actions
I guess this can be marked as resolved. There are some open tasks for improving data quality (marked as blockers on the parent task) but the logging itself works.