Adding statsd
This commit is contained in:
parent
84e5925135
commit
741f49ad63
4 changed files with 12 additions and 0 deletions
1
app.js
1
app.js
|
@ -11,6 +11,7 @@ import { events as userEvents } from './api/routes/user';
|
|||
import web from './web/app';
|
||||
import { init as storageInit } from './lib/storage';
|
||||
|
||||
|
||||
import debugname from 'debug';
|
||||
const debug = debugname('hostr');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue