Update TunnelMiddleware.php
This commit is contained in:
parent
deb3dadbe4
commit
d12d0486b9
|
@ -52,8 +52,6 @@ class TunnelMiddleware
|
|||
['status_value' => $status == 200 ? $status : -$status]
|
||||
)
|
||||
);
|
||||
app('rpc.logger')->info('record to influxdb',
|
||||
['rs' => $database->writePoints($points, Database::PRECISION_SECONDS)]);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user