-
I'm diagnosing a problem when I run paypal's npm proxy https://github.com/krakenjs/kappa when run on iojs. After 300 requests for a 50kb tarball, memory allocated grows from 250 mb base to 450 mb.
I'…
-
Hello,
When I run the example app 'express response times', I see the following error:
```
Ipanema:influxdb tito$ node server.js
/Users/tito/Desktop/influxdb/node_modules/influx/index.js:29
if (…
-
Is it possible to connect to graphite and elastic-search from the server side rather than from the client browser ? Due to security restriction we have blocked direct public access to the Machine wer…
-
The [old client package](https://github.com/influxdb/influxdb-go) is deprecated, and moved to the main repo. This is totally fine to copy the code in another repo, but deleting code in the old repo is…
-
So; Seeing as Dev Console shows config.js in plain text; would it be possible to move it out of the web tree; or at least hide the datasource settings from being visable? it makes it pretty easy for "…
-
Hi,
while inserting about 40GB of data I keep getting "socket hang up" errors after sending a few hundret requests. I'm using node-influx and the error is thrown in the node http core module. At the …
-
I am having difficulty running `grunt clean build` against grafana@1.6.1 tag.
- node 0.10.28
- npm 1.4.9
- windows 8.1 pro x64
Here is the last bit of the log that looks pertinent:
```
Running "ngmi…
-
list series is not working in the web interface on port 8083 since version 0.6.2
Thanks
Kim
-
After successfully executing a query, and returning results. Shows this error and exits.
Using NodeJS 0.8.14-1chl1~precise1
---
/usr/lib/node_modules/influxdb-cli/Cli.js:18
setImmediate(start…