Skip to main content

An aiohttp middleware for reporting metrics to Datadog

Project description

CI Status

An aiohttp middleware for reporting metrics to Datadog. Python 3.5+ is required.

Usage

from aiohttp import web
from aiohttp_datadog import DatadogMiddleware
app = web.Application(
    middlewares=(
        DatadogMiddleware('my_app', {
            'host': 'localhost',
            'port': 8126,
        }),
        # ...
    ),
)

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

aiohttp-datadog-0.2.0.post1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

aiohttp_datadog-0.2.0.post1-py2.py3-none-any.whl (3.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aiohttp-datadog-0.2.0.post1.tar.gz.

File metadata

File hashes

Hashes for aiohttp-datadog-0.2.0.post1.tar.gz
Algorithm Hash digest
SHA256 10237eff9525ceddb915333ff35d3da5bf381fb14c41cce31f6502421660e303
MD5 0b317715d4a25d1ae80e00687c7557d7
BLAKE2b-256 a8f6ca03abe50c26fb59e0d8f668763b2d4db98f03585a115d34898538af7e83

See more details on using hashes here.

File details

Details for the file aiohttp_datadog-0.2.0.post1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aiohttp_datadog-0.2.0.post1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ebe986c3223e5eb94e63eccd15182479cc2c9662aaf0e88260daf7ee9394e419
MD5 74205871f922bc87c7096276e0433273
BLAKE2b-256 148d4f9d62aa59345d114ce220a0b42c5a61fadae18a7123b41a07f87840fba0

See more details on using hashes here.

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