0.2.2 • Published 2 years ago

@ejhayes-nestjs-common/apm v0.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

apm

This configures Elastic APM monitoring.

The following environment variables must be provided in order for this module to work:

https://www.elastic.co/guide/en/apm/agent/nodejs/current/configuration.html

ELASTIC_APM_ACTIVE ELASTIC_APM_ENVIRONMENT ELASTIC_APM_SERVICE_NAME ELASTIC_APM_SERVICE_VERSION ELASTIC_APM_SECRET_TOKEN ELASTIC_APM_SERVER_URL ELASTIC_APM_LOG_LEVEL=trace,debug,info,warning,error,critical,off

Usage

For use cases, see examples