Andrew Cholakian
Andrew Cholakian
Tests are failing on win, blocked on https://github.com/elastic/beats/issues/32994 for now
@vigneshshanmugam FYI 6ecac3e fixes an interesting little bug, where heartbeat would try to connect to ES with the default options when non-ES outputs were defined. This was caught by the...
This is going to be tricky to accomplish in code, but not impossible. The ES output assumes you want to retry a bunch, and doesn't have the ability to shutdown...
Any idea why they can't connect? Bad ES instances? Decommissioned stacks? This is kinda part of the design, but I'm glad to set a max retries option for run once...
@michaelklishin the java classes already do this now. TBH, I think that it's very problematic that the setting `tls: true`or `tls: "TLSv1.2"` turns on TLS without verification. If the setting...
Hmmm, it seems like we aren't checking for stale conns correctly.
Building this correctly for inline monitors is pretty straightforward, it's a bit more complex for suites. I propose the following: 1. We parallelize all suite jobs, to run all journeys...
@emilioalvap this is now ready for review again, I spent probably a bit too much effort improving the logic and test cases in aa35bb0 , while I think it could...
@Mergifyio backport 8.5
@Mergifyio backport 7.17