https://github.com/divio/divio-telemetry-apm
https://github.com/divio/divio-telemetry-apm
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divio/divio-telemetry-apm
- Owner: divio
- License: other
- Created: 2019-04-09T13:26:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T08:50:27.000Z (over 6 years ago)
- Last Synced: 2025-03-13T13:44:40.911Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
*******************
Divio Telemetry APM
*******************
Setup
#####
Head over to elastic.co and signup for an APM instance.
Configuration
#############
Following environment variables are available for configuration
``DEFAULT_APM_DSN`` (should look like ``https://myapp:SECRET_TOKEN@ELASTIC_HOSTNAME.co:443``)
``ENABLE_ELASTIC_APM`` (default ``True``)
``ENABLE_ELASTIC_LOGGING`` (default ``False``)
``ELASTIC_LOG_LEVEL`` (default ``INFO``)
``ELASTIC_SEND_DEBUG`` (default ``True`` for local & test servers)
``ELASTIC_SERVICE_NAME``