Steve Gordon

Results 186 comments of Steve Gordon

Thanks for raising this, @plachor. We should look to update our list of private settings from https://github.com/original-brownbear/elasticsearch/blob/master/server/src/main/java/org/elasticsearch/common/settings/IndexScopedSettings.java#L217

@seruss Thanks for raising this to highlight your need for this area of the API. Are there any specific endpoints which would be most useful for your use case(s)?

Blocked until the [spec](https://github.com/elastic/elasticsearch-specification/blob/main/specification/ilm/_types/Phase.ts#L45) is updated to represent the possible externally tagged actions.

Thanks for raising this, @rlindber. I agree that this would be a good addition since there's no longer a relationship between `Query` (the equivalent of `QueryContainer`) and `QueryDescriptor` (the equivalent...

@thompson-tomo This sounds reasonable, and we'd very much welcome a PR for this.

Apologies for this. We will work on this to bring any lost features back.

@grietine If those are new feature requests, would you mind opening a separate issue to request them? Let's keep this issue to the regression.

Hi, @thompson-tomo. The `Elastic.Apm.NetCoreAll` is a convenience package which adds commonly used instrumentation. This includes the low-level transport components for Elasticsearch from `Elasticsearch.Net`. That package is still supported but not...

In this case, the thing we are instrumenting is `Elasticsearch.net` itself, which includes the transport components for communicating with ES. `Elastic.Clients.Elasticsearch` is instrumented using modern OTel compatible APIs so we...

@phillipsj Are you still working on this? I took a quick look this afternoon. Readme is straightforward. Release notes are more involved, but it could be done with an MSBuild...