docbrown/app/workers/metrics
Vaidehi Joshi 35b516a60d
Add metrics around welcome notifications + their click events (#9239)
* Log to DataDog when a welcome notification is created

* Fix typo in Metrics::RecordDailyUsageWorker

* Add Metrics::RecordDailyNotificationsWorker to log notification counts to DataDog

* Add specs around DataDog logging for welcome notifications + click events

* Call Metrics::RecordDailyNotificationsWorker from within log_daily_usage_measurables task

* Use user_id instead of user, move notification title into tags
2020-07-10 12:30:45 +02:00
..
record_background_queue_stats_worker.rb record background queue stats in a worker (#5533) [deploy] 2020-01-15 14:44:57 -05:00
record_daily_notifications_worker.rb Add metrics around welcome notifications + their click events (#9239) 2020-07-10 12:30:45 +02:00
record_daily_usage_worker.rb Add metrics around welcome notifications + their click events (#9239) 2020-07-10 12:30:45 +02:00
record_data_counts_worker.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00