Publishes applipy metrics and logs to newrelic
Project description
Applipy New Relic
pip install applipy_newrelic
Send logs and metrics to New Relic.
Usage
Minimal applipy application definition using the New Relic module.
# dev.yaml
app:
name: demo
modules:
- applipy_newrelic.NewRelicModule
newrelic:
license: XXX # required
logs:
enabled: true
host: null
port: 443
metrics:
enabled: true
host: null
port: 443
report_interval: 60 # in seconds
common_tags: {}
Values in the example above are the default ones.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file applipy_newrelic-0.3.0.tar.gz
.
File metadata
- Download URL: applipy_newrelic-0.3.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cb02a5acd94638ab1e6dc038f96dbe41346cfcfa49e1dd083074f2c6a12e468 |
|
MD5 | e6396820ec41e97551392f0496bbbc1e |
|
BLAKE2b-256 | effcff618de59b26e086941d11fbe0333bb63d5ca6b309e39cc3203c90d571a6 |
File details
Details for the file applipy_newrelic-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: applipy_newrelic-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca07b08e3ea12d368d3e6fa84f5fabbc9a9b798665ca1592f0d727f1d187a712 |
|
MD5 | d44458942300d71f07e3f7b7f0a2da46 |
|
BLAKE2b-256 | be74a034072dbf53eaf650d5e7a5ddc4677a7ee85c6031a89d7956b4897309d9 |