docbrown/spec/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_spec.rb record background queue stats in a worker (#5533) [deploy] 2020-01-15 14:44:57 -05:00
record_daily_notifications_worker_spec.rb Add metrics around welcome notifications + their click events (#9239) 2020-07-10 12:30:45 +02:00
record_daily_usage_worker_spec.rb [deploy] Bug Fix: Use strings with colons for all Datadog tags (#7442) 2020-04-22 12:24:57 -05:00
record_data_counts_worker_spec.rb Flaky Spec Fixes: Dont Assume No Elasticsearch Data, Refresh before delete_by_query (#8354) 2020-06-09 07:55:28 -05:00