Skip to content

Allow name to deal with floats/ints - #5

Open
rozap wants to merge 8 commits into
Feuerlabs:masterfrom
rozap:master
Open

Allow name to deal with floats/ints#5
rozap wants to merge 8 commits into
Feuerlabs:masterfrom
rozap:master

Conversation

@rozap

@rozap rozap commented Jan 6, 2017

Copy link
Copy Markdown
  • Elixometer and Exometer were generating paths like:
    ["app_name", "db", "read", 75, "latency"]
    which wouldn't get munged into a collectd path via
    the name function

rozap added 4 commits January 6, 2017 13:24
* Elixometer and Exometer were generating paths like:
  ["app_name", "db", "read", 75, "latency"]
  which wouldn't get munged into a collectd path via
  the name function
@uwiger

uwiger commented Aug 31, 2017

Copy link
Copy Markdown
Member

Sorry for letting this wait for so long.

The change looks good, but since it works only with OTP 19 and later, the .travis.yml file should be updated as well.

... Of course, there are no failing tests, since there are no tests, period. Still, one might interpret the current .travis.yml file as an indication of which OTP versions are supported.

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.

2 participants