springernature / boomcatch

A standalone, node.js-based beacon receiver for boomerang.
GNU General Public License v3.0
110 stars 33 forks source link

Remove normalisation from remaining mappers #79

Open hollsk opened 7 years ago

hollsk commented 7 years ago

As discussed in #55 and #58. Data is normalised in three mappers (statsd, statsd-npg, waterfall), which removes a bunch data from each payload. statsd is the default, so most users are probably going to use that first - unless they can work out from the documentation what's going on, they're going to be confused.

We should remove the normalisation step from the remaining mappers, probably prioritising statsd.