opensearch-project / opensearch-project/data-prepper
Core Peer Forwarder Buffer Fill Percentage
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
There are no metrics for bufferUsage in the peer-forwarder. This value can represent the overall usage of buffers as a percentage.
Describe the solution you'd like
Provide a peer-forwarding bufferUsage value.
Additional context
This is similar to the blockingBuffer.bufferUsage metric provided in #1817 , but for peer-forwarding.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the peer-forwarder implementation and compare its metrics with the blockingBuffer.bufferUsage metric described in issue #1817. Add a peer-forwarding bufferUsage metric representing overall buffer use as a percentage, then verify that the metric is exposed consistently with the existing buffer metric.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100