We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cbcf6 commit ae92c3aCopy full SHA for ae92c3a
src/models/eventsFactory.js
@@ -544,7 +544,7 @@ class EventsFactory extends Factory {
544
}
545
546
/**
547
- * Fetch timestamps and total count of errors (or target error) for each day since
+ * Fetch timestamps and aggregated values (count or affectedUsers) for each day since
548
*
549
* @param {number} days - how many days we need to fetch for displaying in a chart
550
* @param {number} timezoneOffset - user's local timezone offset in minutes
0 commit comments