docbrown/config
rhymes 3b4bda89df Upgrade Honeycomb gem, fix and improve RssReader tests (#2319)
* Switch from deprecated honeycomb-rails to honeycomb-beeline

* Improve error handling, tests and add refactoring

* Fix multiple fetching test and add one more

The test wasn't actually testing the correct behavior, because the class
by default force fetches. It worked because it wasn't reloading the user
from the database.

* Test that Honeycomb's client is doing its thing

* Use some defensive programming to avoid any possible problem during shutdown

* Fix typo

* Use the new API to add fields to the current measured event

* Use default instrumentation and add user info to event

* Replace user.email with user.username, less personal data around

* Use mocking instead of calling Honeycomb.init

* Freeze time before traveling

* Remove a flaky test dependent on rand
2019-04-07 15:27:53 -04:00
..
environments Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
initializers Upgrade Honeycomb gem, fix and improve RssReader tests (#2319) 2019-04-07 15:27:53 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Add API Analytics Endpoints (#2293) 2019-04-04 10:52:45 -04:00
boot.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
cable.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
database.yml Simplify development setup (#2143) 2019-03-25 12:53:39 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
puma.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
routes.rb "/videos" (#2291) 2019-04-05 14:02:03 -04:00
sample_application.yml Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
scout_apm.yml Disable Scout's remote ip collection (#2239) 2019-03-29 15:09:30 -04:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sitemap.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
storage.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00