statsd/statsd

nanosecond timers

Open

#498 aberto em 24 de mar. de 2015

Ver no GitHub
 (2 comments) (6 reactions) (0 assignees)JavaScript (1.956 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (17.447 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently graphite supports a minimum of one second resolution time series. influxdb supports events written with microsecond timestamps, and 0.9 supports nanosecond timestamps.

Are there any plans to enhance statsd to support nanosecond timestamps? This would allow statsd to be used for monitoring low latency applications, and also monitor network switch metrics.

Guia do colaborador