Skip to main content

Unofficial extension for the NewRelic Python Agent for support asyncpg database adapter

Project description

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 commit rollback database
  • 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newrelic-asyncpg-0.1.4.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page