statsd/statsd

Ramifications of setting the prefixes to ""

Open

#548 aberto em 30 de out. de 2015

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1.956 forks)batch import
good first issue

Métricas do repositório

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

Description

If I set all the prefixes (globalPrefix, prfixTimer, etc.) to "", what kind of ramifications will that have on the server side if any? Will all the timers, gauges, counters be calculated as normal or will see if any side effects?

Guia do colaborador