Filippo Giunchedi

Results 43 comments of Filippo Giunchedi

I can confirm that `-logs /dev/stdin` does indeed work as intended!

If autodetection is expensive and/or unreliable to convert to/from gron then yeah a command line option would do. Otherwise I was expecting gron to just work when fed multiple objects,...

Thanks @tomnomnom for working on this! I did a quick test with the dataset I have and works great with `--stream` !

We are seeing the same too, namely k8s `tls_config` certs are not used for existing connections and eventually prometheus ends up using expired certificates for existing connections. +1 to flush...

Hey Fred, thanks for the quick reply! that's correct, there might be some discontinuities in the data because the way opentsdb works the points might not be recorded at the...

sweet! thanks for the quick answer. The explanation makes sense to me, here's another example where segments are drawn instead: http://imgur.com/sGSV2 with this json: http://paste.debian.net/189836/ hope that helps!

thanks for the quick turnaround on this! I think the custom interpolator works fine as a simple fix for this case, note that I've originally opened the issue to check...

Not stale, waiting for feedback

I'm not the maintainer, however I believe you should extend Alertmanager's data retention via its `--data.retention` command line flag. HTH!