Deploy 46ed007
Diff: heroku/v316...heroku/v317
- Elastic Beanstalk: Perform managed platform updates.
- Replace
for
statements with.each
. - Add Rack::Deflater middleware. I can't believe I didn't know that I needed this.
- Add a notice that people should not overload the website.. someone is making thousands of requests per day for the same twitter user. Dumb.
- Add prometheus metrics endpoint.
- Move X-Robots-Tag to a middleware in order to get it to apply to /metrics.