-
**Description:**
GET `/internal/apm/traces/start=&end=&entryTransactionId=` request fails with status code 500 and returns "Request timed out" when requesting trace sample of Elasticsearch dependency.…
ablnk updated
4 weeks ago
-
# Background
Currently, the vttablet component has multiple connection pools for various tasks, leading to complexity and potential performance issues. To streamline and optimize this process, it is p…
-
## Expected Behavior
Views/Searches endpoints should track metrics, e.g.:
* Error rate
* Throughput
* Response times
* Search times
* Roundtrip time to ES
## Current Beh…
-
👋 howdy, team! Following-up to [kibana#41936](https://github.com/elastic/kibana/issues/41936) and [kibana#149386](https://github.com/elastic/kibana/issues/149386), attempting a default Elastic Cloud s…
-
## Feature Description
As mentioned on [Asana](https://app.asana.com/0/0/1208489517112450/1208489517112485/f) the Key Metrics Selection Panel is unnecessarily rendered into the DOM before the feature…
-
Expected:
Entering "Bounce" into the dashboard searchbar will return more than zero results.
Actual:
Entering "Bounce" into the search of the navbar returns zero results.
![image](https://gith…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
How much storage and compute is required to make an NL search tool that would work across all of the photos in iNat? Have to account for new data ingestion, number of queries, etc. Can we afford to do…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241015-f3b6792a
- Deployment mode(standalone or clu…
-
### SDK
Python
### Description
This is how hybrid search handles missing scores from result set:
we combine results from vector search and full-text search and then rerank them.
It is possible …