Dan Janosik
6 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
1 changed files with
0 additions and
2 deletions
-
app.js
|
|
@ -511,8 +511,6 @@ app.use(function(req, res, next) { |
|
|
|
app.use(function(req, res, next) { |
|
|
|
var time = Date.now() - req.start; |
|
|
|
|
|
|
|
console.log("time: " + time); |
|
|
|
|
|
|
|
if (global.influxdb) { |
|
|
|
var points = []; |
|
|
|
points.push({ |
|
|
|