NewRelic extensions / asyncpg
Unofficial extension for the NewRelic Python Agent for support asyncpg database adapter
Features
- Timing of database queries
- Capturing SQL for the database query
- Capturing a stack trace for long database queries
not supported:
- Capturing trace for database query operations
commitrollbackdatabase - Capturing explain plans for slow database queries
Installation
pip install newrelic_asyncpg
Append in your newrelic.ini
[import-hook:asyncpg]
enabled = true
execute = newrelic_asyncpg:instrument
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file newrelic-asyncpg-0.1.4.tar.gz.
File metadata
- Download URL: newrelic-asyncpg-0.1.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e995ebe4a88e488203c5b56bf16d7942961da738a3c18d8083f457fb1dea8b30
|
|
| MD5 |
42b4a9c46fec985b56402f94d7eedb68
|
|
| BLAKE2b-256 |
2e74b890e76d57b81c775508606a522dd6c720f780aa3b9b7f6f384c95240947
|