-
### Description
Currently, logs from the APM instrumentation are sent to a separate log file. This makes it hard for folks to figure out whether something is wrong, like an authentication error to AP…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 6.1.3
**JVM version** (`java -version`): 1.8-56
**OS version** (`uname -a` if on a Unix-like system): Ubuntu 16 LTS
**De…
-
Similar to #124520 and #86441, we should look over which APIs in Stack Monitoring are not using async search and make plans for how to migrate those in order to support "Make it slow".
-
### Elasticsearch Version
8.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Linux
### Problem Description
When we create a deployment with 2 zones, and then sc…
-
Submitted By: wayne.weibel
Topic: PR Review
Team: Tier 1 Support
Need a second review for a prod settings change https://github.com/department-of-veterans-affairs/vsp-infra-application-manifests/pu…
-
### Description
a follow up from https://github.com/elastic/elasticsearch/pull/93501#discussion_r1097182096
build-tools/src/main/resources/plugin-descriptor.properties the file is a template not a d…
-
### Description
To prevent issues caused by having too many scrolls open, the user is not allowed to open scrolls past a certain count limit. But we do not know how much heap memory the scroll cont…
-
The `_nodes/hot_threads` API is a valuable tool for diagnosing performance issues. Today, it first finds out how much cpu-time each thread uses and then afterwards samples same threads to provide a ro…
-
## Background
When using the hot_threads API we currently show the amount of time each thread spends doing work, however, the amount of runnable time on a thread is also impacted by the overall JVM…
-
### Elasticsearch Version
8
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
macos
### Problem Description
At the moment if es module (gradle) or plugin are decla…