Skip to content

Commit

Permalink
Correct note on xhClientErrorsMonitor.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnrudd committed Oct 25, 2024
1 parent 8bc79ed commit e19d964
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ class DefaultMonitorDefinitionService extends BaseService {
active: true,
primaryOnly: true,
params: '{\n\t"lookbackMinutes": 30\n}',
notes: 'Reports the longest tracked event in the last {lookbackMinutes} minutes.'
notes: 'Reports count of client (UI) errors in the last {lookbackMinutes} minutes.'
],
[
code: 'xhLoadTimeMonitor',
Expand Down

0 comments on commit e19d964

Please sign in to comment.