Monitoring # of concurrent bulk requests
Open
enhancement
monitoring
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
When tuning various workers and batch size settings, it can be useful to be able to see how these settings affect the concurrency of requests sent to ES (esp. when dealing with queueing and rejections on ES side). Perhaps we can add some metrics around # of concurrent bulk requests sent by a pipeline to the ES endpoint as part of our monitoring api.
Contributor guide
Assessment
This issue has not been assessed yet.