Chatwoot/config
Vishnu Narayanan 66d366f0ff
chore: update newrelic gem to support log forwarding (#4626)
Newrelic gem 8.7 has application log forwarding support and
this is enabled by default. Update the gem to make use of this
feature. Chatwoot have turned this off by default though.

Set `NEW_RELIC_APPLICATION_LOGGING_ENABLED` to enable this feature. Make
sure to disable another log forwarding services you have to prevent
duplicated logs.

ref: https://docs.newrelic.com/docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-870
Fixes: #4625
2022-05-05 23:57:55 +05:30
..
environments Chore: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +05:30
initializers feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
integration feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
locales feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30
webpack fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
app.yml Bump version to 2.4.1 2022-04-21 14:10:54 +05:30
application.rb fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
database.yml fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml Chore: Migration to enable email channel (#1913) 2021-03-15 19:15:48 +05:30
installation_config.yml feat: Display Account context in the UI (#4069) 2022-02-25 16:36:36 +05:30
newrelic.yml chore: update newrelic gem to support log forwarding (#4626) 2022-05-05 23:57:55 +05:30
puma.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
rds-ca-2019-root.pem chore: add aws rds root cert for tls connection (#3812) 2022-02-01 16:01:25 +05:30
routes.rb fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
schedule.yml chore: Update missing packages in yarn.lock (#4627) 2022-05-05 19:29:51 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml chore: Add active_storage_purge queue to Sidekiq (#4322) 2022-03-29 11:43:07 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml fix: GCS credentials dont need to be parsed as JSON (#1429) 2020-11-27 14:39:25 +05:30
webpacker.yml chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30