oracle / oracle/oci-java-sdk

Query Stream Specific Metrics

Open
#604 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.