Skip to content

Do *not* use the titleized name of the metric because it can contain spaces#21

Open
tdevelioglu wants to merge 1 commit intoevenup:masterfrom
tdevelioglu:no_titleized_name
Open

Do *not* use the titleized name of the metric because it can contain spaces#21
tdevelioglu wants to merge 1 commit intoevenup:masterfrom
tdevelioglu:no_titleized_name

Conversation

@tdevelioglu
Copy link
Copy Markdown

The titleized name of a metric is its name with underscores replaced
with spaces and the first word capitalized. This causes metrics for
resources with underscores in the name not to work because graphite
doesn't allow spaces in metric names.

This commit changes the report processor to use the standard name instead.

spaces.

The titleized name of a metric is its name with underscores replaced
with spaces and the first word capitalized. This causes metrics for
resources with underscores in the name not to work because graphite
doesn't allow spaces in metric names.

This commit changes the report processor to use the standard name instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant