Merge pull request #3331 from overleaf/csh-issue-3661-bump-agents

Update metrics module

GitOrigin-RevId: bdef141035f277ce4863f14f8a6e166d710b1111
This commit is contained in:
Christopher Hoskin
2020-10-31 03:05:30 +00:00
committed by Copybot
parent 46be87f7c5
commit 1e8598a8d9
62 changed files with 472 additions and 645 deletions
@@ -138,7 +138,7 @@ describe('EditorHttpController', function() {
'../Project/ProjectEditorHandler': this.ProjectEditorHandler,
'logger-sharelatex': this.logger,
'./EditorController': this.EditorController,
'metrics-sharelatex': this.Metrics,
'@overleaf/metrics': this.Metrics,
'../Collaborators/CollaboratorsGetter': this.CollaboratorsGetter,
'../Collaborators/CollaboratorsHandler': this.CollaboratorsHandler,
'../Collaborators/CollaboratorsInviteHandler': this