1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Chiedo John
63f21fd83d Move back to 2x dynos (#18609)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-04-06 16:20:56 -04:00
Chiedo John
ddad608a02 Test smaller dynos (#18371)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-03-25 09:45:27 -04:00
James M. Greene
6e20ed7927 Implement app clustering (#17752)
* Install throng for easy cluster management
* Extract the Express app construction into its own file
* Switch server.js to use app clustering for deployed environments
* Worker count is based on the lesser of process.env.WEB_CONCURRENCY and the count of CPUs
* Reading clustered output is difficult, let's prefix the std{out,err} streams

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2021-03-19 20:07:46 +00:00
Chiedo John
4262cae231 Remove DataDog from Staging (#17036)
Remove DataDog from staging

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2020-12-17 10:42:46 -05:00
Chiedo John
ae9beaae5b Remove DE language from staging (#17038)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2020-12-17 10:25:40 -05:00
Kevin Heis
f329b5f388 Run only english on staging (#16992)
* Run only english on staging

* Revert "Run only english on staging"

This reverts commit af34c7a4497db4867a6f3facd34af316cd6b4b9a.

* Update app.json

* Update app.json

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-12-15 23:11:32 +00:00
Jason Etcovitch
42694f4355 Datadog on staging (#16982)
* Include Datadog buildpack

* Add heroku_app tag to statsd
2020-12-15 15:02:03 -05:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00