Extend WikimediaDebug extension to support a new "Application tracing" option.
When "Application tracing" is enabled, the browser should send X-Wikimedia-Debug header with tracing
Headers example:
With tracing disabled: backend=mwdebug2001.codfw.wmnet
With tracing enabled: backend=mwdebug2001.codfw.wmnet; tracing
Implementation steps
- Expose tracestate/traceparent information in response headers
- SRE provides a URL to preview the request trace
- Update the Extension - add the "Application Tracing" as one of options.
- Document new option in https://wikitech.wikimedia.org/wiki/WikimediaDebug
- Deploy new extension
- Upload to Chrome Webstore
- Upload to Firefox Add-ons
- Announce to Wikitech-l