Jaime Soriano Pastor

Results 28 comments of Jaime Soriano Pastor

These fields should be handled by https://github.com/elastic/kibana/pull/137978, closing this.

> Note: there will still be a change there, as OpenTelemetry doesn't support the Elastic APM protocol, only OTLP. Good point. Given this, would still be worth to support migrating...

Hi @kakoni, Yes, you can use `approle-login` to login using the approle method and then use the obtained token with other tools as consul-template. For some cases you can use...

Should all vault configuration be read from environment after #10 is done? We could then remove address and token from `Pouchfile`.

Profiling I have seen that there is increasing used memory by [`http2ClientConn.readLoop`](https://github.com/golang/go/blob/master/src/net/http/h2_bundle.go#L7865) method, but I'm not very confident about my go profiling skills. This could explain why we see different...

Other reported leaks that could be related: https://github.com/golang/go/issues/21229, https://github.com/golang/go/issues/21543

It really doesn't make much sense to implement approle secret IDs in puppet. Of the two secrets that are required for an AppRole login, puppet can have the role IDs...

Reopening as there seems to be issues still in Filebeat 8.3 https://discuss.elastic.co/t/fillebeat-keeps-restarting-in-kuberneates/309702