Patrick Doyle
Patrick Doyle
**Is your feature request related to a problem? Please describe.** Telemetry is sent to `localhost` by default. According to [the docs](https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure#otlp-exporter-span-metric-and-log-exporters), changing this requires setting half a dozen different environment...
## Abstract Allows multiple proxies to be created for the same target `host:port` so parallel tests can test different toxics on the same container at the same time. ## Rationale...
I'd like to replace a file with the one that should have been used in the first place. Is that supported? A commit in the past added a file, X....
Fixes #6. Not sure whether this is the direction you want to go.
### Summary WIndows has trouble with newlines and I'm not sure how you want to proceed. ### Failure When I run `JfrSchemaFactoryTest.canRunSimpleSelectFromClassLoad` on Windows, it fails on column 2 because...
An idea to make absolute sizes for `indices.breaker.total.limit` critically deprecated. Supporting https://github.com/elastic/dev/issues/2558
Implements [ES-9076](https://elasticco.atlassian.net/browse/ES-9076). There are two notable commits here: - 1de4b74bb181ba223f91fd4c87e8666f861a3e99 adds the ability for `createComponents` to return classes, which the new injector will inject. This feature takes the place of...
Not looking to merge this; just making a PR for reviewability. The headlines: ### The bridge module now has an `spi` package The bridge module has become a useful "leaf...
**Not mergeable yet. Contains some hacks we need to figure out.** This has Elasticsearch server loading the agent dynamically. The runtime can do logging now, and I've verified that it's...