Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ramifications of setting the prefixes to "" #548

Open
akshay23 opened this issue Oct 30, 2015 · 1 comment
Open

Ramifications of setting the prefixes to "" #548

akshay23 opened this issue Oct 30, 2015 · 1 comment
Labels
good first issue An issue or change which is easily accessible to new contributors

Comments

@akshay23
Copy link

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?

@coykitten coykitten added the good first issue An issue or change which is easily accessible to new contributors label Nov 9, 2015
@juneidy
Copy link

juneidy commented Oct 31, 2018

Depends on what backend you are using. If you are talking about graphite, from a quick glance, you are likely going to see issues as all the stats are going to the same file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue An issue or change which is easily accessible to new contributors
Projects
None yet
Development

No branches or pull requests

3 participants