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.3.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

aiohttp_datadog-0.3.0-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aiohttp-datadog-0.3.0.tar.gz.

File metadata

File hashes

Hashes for aiohttp-datadog-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c374b369ba438593ae9cd5308a53dc8bb0fa9813ddf7a4ed4dbca018f586f8d5
MD5 f44996c1e4fd46c3d2ef37502c97b29f
BLAKE2b-256 f8be8ebea5dce0900b604381f0edbcab60791095e4f1a25a3fad619484e0dc21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiohttp_datadog-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 986f071b0493b61fd570daa98106a43fa1a180f3a1e8c5d3fc1e90e376369e5c
MD5 03ebdb31e55f128e4625abc64ef59d63
BLAKE2b-256 bd91e2023ad1f69b0fd7b9899ccce093a4e15e279b90af99c8ea0b7b47a010ee

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