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 (17.447 stars) (1.956 forks)batch import
good first issue

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