APM and Tracing
Configure APM and error monitoring tools for Chatwoot
Chatwoot supports various APM and monitoring tools. You can enable them by configuring the given environment variables.
Sentry
Provide your sentry dsn
.
Scout
Provide values for the following environment variables. Refer scout documentation for additional options.
NewRelic
Enable Newrelic by configuring the license key. Refer newrelic documentation for additional options.
DataDog
Datadog requires an agent running on the host machine to which the tracing library can send data. Chatwoot ruby code contains the tracing library, but you need to configure the agent in your host machine/docker environment for the integration to work.
Enable Datadog in chatwoot by configuring the trace agent url
.
Running Datadog agent in local via docker
Refer Datadog documentation to install the agent in specific environments like Ubuntu, Docker, kubernetes etc.