Merge pull request #1018 from vector-im/revert-1016-gzip_extension
Revert "Add .gz extension to to traces.json"
This commit is contained in:
		
				commit
				
					
						cfcd7e6b22
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -249,7 +249,7 @@ export function useSubmitRageshake(): { | ||||||
|           body.append( |           body.append( | ||||||
|             "file", |             "file", | ||||||
|             gzip(ElementCallOpenTelemetry.instance.rageshakeProcessor!.dump()), |             gzip(ElementCallOpenTelemetry.instance.rageshakeProcessor!.dump()), | ||||||
|             "traces.json.gz" |             "traces.json" | ||||||
|           ); |           ); | ||||||
| 
 | 
 | ||||||
|           if (inspectorState) { |           if (inspectorState) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue