[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975243: ITP: aiodogstatsd -- asyncio-based client for sending metrics to StatsD with support of DogStatsD extension



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-python@lists.debian.org

* Package name    : aiodogstatsd
  Version         : 0.14.0-1
  Upstream Author : Nikita Grishko <gr1n@protonmail.com>
* URL             : https://github.com/Gr1N/aiodogstatsd
* License         : MIT
  Programming Lang: Python3
  Description     : asyncio-based client for sending metrics to StatsD with support of DogStatsD extension
.
Library fully tested with statsd_exporter and supports gauge, counter, histogram, 
distribution and timing types.
.
aiodogstatsd client by default uses 9125 port. It's a default port for statsd_exporter
and it's different from 8125 which is used by default in StatsD and DataDog.
Initialize the client with the proper port you need if it's different from 9125.

Reply to: