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

Uploaded Source

Built Distribution

aiohttp_datadog-0.4.0-py2.py3-none-any.whl (2.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: aiohttp-datadog-0.4.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for aiohttp-datadog-0.4.0.tar.gz
Algorithm Hash digest
SHA256 cae91541b463e0d57298ce58d1ba208bad8c3fcaf3a6b152eb46d3a36e25fdb7
MD5 5505edaac8e5e77f2eebb2c2c31d03d5
BLAKE2b-256 3e90e6c33d0acc062dacefa8ecf766a07a83c0e43500226a35b745f613dfe018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiohttp_datadog-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 76e67c21ac3fed0233b9df3f942d8b4ade768adae5ca6511ebf78110be0fd9ff
MD5 9c26f507a9dc85e59419b9551bde8297
BLAKE2b-256 10620d2047964ea06234cf18b947a2b87b944ca08ddf763d0eddce67503e394d

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