-
it's the first time seeing this in prod, when deploying f040a9e5741ca16c84ebc763314f7b4391c98900 with `agg-settings = 10min:6h:2:38d:true,2h:6h:2:120d:true`, not sure it's because of these changes or …
-
When a shutdown is initiated, NMT needs to stop:
- stop consuming from NSQ
- flush all aggemetrics to disk
- exit
when starting up we need to:
- load all aggemetrics from disk
- start consuming from …
-
While investigating https://github.com/influxdb/influxdb/issues/4357, it looks like the root issue is that the float encoding is not decoding the original values correctly.
This test reproduces the…
-
-
Though aggregation is not enabled in Production, in dev the current aggregation policies are
`600:21600:2,7200:21600:2,21600:21600:2`
In the aggSettings above, we have 10minute aggregations, 2hour a…
-
the time has come.
- https://github.com/raintank/ops/issues/112 has some details
- i know we wrote down some thoughts etc at the summit, do we still have those notes? or perhaps not that important
- i…
-
Using collectd to feed perpetually increasing, counter-type values (e.g. eth0 rx/tx packet counters) into InfluxDB with tsm1 results in strange outliers occasionally:
```
SELECT "value" FROM "iolaten…
-
Hello, I am trying to use your OAuth library, with Etsy Api to manage products. This is going to be used for personal use, so security is not an issue.
Trying to figure out how I can get a request …
-
Hello,
i want uset imxipuvideotransform to convert yuv to rgb.
I try it with:
```
filesrc location=video.mp4 !qtdemux !h264parse ! imxvpudec ! imxipuvideotransform!video/x-raw,width=400,height=240,…
poucz updated
9 years ago
-
Hi !
I'm trying to achieve a smooth and fluid video reproduction in a RaspberryPi2 .
My testApp is drawing the omxPlayer into an FBO, then drawing the FBO to the screen with a ofxHomography matrix m…