Dan Williams
Dan Williams
Are you using ActiveRecord SessionStore?
+1 for elasticsearch:// I'm Willing to implement this. One problem I see is that ES allows either http or https. Do we use `elasticsearch://` and `elasticsearch-ssl://`?
The example I had originally I added a third arg but I thought it felt weird that with one telemetry sink it was a remote host and with another it...
It does indeed! https://prometheus.io/docs/introduction/faq/#why-do-you-pull-rather-than-push Let me know if that changes your above suggestion. On Fri, Sep 8, 2017 at 1:46 PM, Nathan Brown wrote: > Prometheus polls telemetry? > >...
I wasn't initially able to replicate the CI failures locally. If this is the hangup I can take another swing at it. Open to pointers from others whom have landed...
Sorry, yes, I forgot this is with `--k8s-schema-path ./openapi.json` fetched using `kpt live fetch-k8s-schema > ./openapi.json`