Query Stream Specific Metrics
Open
Nobody has claimed this yet.
Monitoring
- Dominant language
- Java
- Stars
- 243
- Forks
- 171
- Avg merge
- 30m
- Merged PRs (30d)
- 4
Description
Is there a way to query stream metrics such as PutMessages Latency etc. for specific streams? The SummarizeMetricsDataDetails class doesn't provide a method to specify a stream identifier. It only allows us to specify compartmentId, (a single compartment can have multiple streams).
Any help would be appreciated.
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 SummarizeMetricsDataDetails class and the stream metrics query entry point in the Java SDK. Determine how a stream identifier could constrain metrics for one stream, then verify that queries can distinguish streams while preserving compartment-based queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100