mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
Add feature flag to force Archon requests to be traced (#5666)
This commit is contained in:
@@ -46,6 +46,7 @@ export abstract class XHRUploadClient extends AbstractModrinthClient {
|
||||
...options.headers,
|
||||
},
|
||||
}
|
||||
this.attachArchonSentryCaptureHeader(mergedOptions)
|
||||
|
||||
const context = this.buildUploadContext(url, path, mergedOptions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user