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.
Release files for applipy-newrelic 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| applipy_newrelic-0.3.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| applipy_newrelic-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.1 kB
Release files / applipy_newrelic-0.3.0.tar.gz
| Download URL | applipy_newrelic-0.3.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8cb02a5acd94638ab1e6dc038f96dbe41346cfcfa49e1dd083074f2c6a12e468
|
|
BLAKE2b-256 checksum How to use checksums |
effcff618de59b26e086941d11fbe0333bb63d5ca6b309e39cc3203c90d571a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / applipy_newrelic-0.3.0-py3-none-any.whl
| Download URL | applipy_newrelic-0.3.0-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca07b08e3ea12d368d3e6fa84f5fabbc9a9b798665ca1592f0d727f1d187a712
|
|
BLAKE2b-256 checksum How to use checksums |
be74a034072dbf53eaf650d5e7a5ddc4677a7ee85c6031a89d7956b4897309d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|