FrostDigital / fruster-api-gateway

MIT License
0 stars 0 forks source link

IMPROVEMENT: Adds user-agent to metrics and uses batching influx client #63

Closed joelso closed 6 years ago

joelso commented 6 years ago

Adds user-agent to saved metrics.

Also breaks out the caching/batching influx client to a separate package and refactors a bit for that:

https://www.npmjs.com/package/batching-influx

joelso commented 6 years ago

This was already tested in paceup prod as canary, so felt pretty ok merging :|