Toni Moreno

Results 70 issues of Toni Moreno

Hello. I would like if there is an easy way to get `parse.Prev(anytime)` and if not, could be interesting to add , as a solution to get previous scheduled events....

I'm working with this code. ````golang var params = map[string]string{ "PLATFORM_CONFIG_URL": purl, "DEVICE_CONFIG_URL": durl, } jid, err := job.InvokeSimple(params) if err != nil { log.Errorf("Some error triggered while invoking job...

help wanted

My project (https://github.com/toni-moreno/resistor) needs compile 2 different binaries, I would like handle code changes with bra for both binaries. But when configuring with this config it doens't work ```bash $...

Hi @grobian , We have notice that our carbon-c-relay (v2.6 ´-2017-01-26-) on my RHEL6.6 is consuming lot of user and system cpu , read (~60%) and nanosleep (~30%). Read is...

performance

Can be useful if sender could wait until all members has received the broadcast message . Thank you very much

Hi @markrcote . I'm trying to add your wonderfull plugin to grafana , that uses flot, as I suggest in the following issue.( https://github.com/grafana/grafana/issues/3591) When doing I found that the...

Helo @regel After created a model , when running it , this error appeared in the output docker log and no data in the output db has been generated. Any...

this commit fix #122, and enables non admin READ/WRITE users access to the database.

Hello @regel I've a little surprised because , I don't understand the input/output bucket logic this is my configuration ```yaml buckets: - name: test-loudml #output type: influxdb addr: influxdb:8086 database:...

Hi @regel here the PR , I've removed dotted_key as in standar key the dot is included. Aso added test key as suggested last week. Currently tested and working with...