oracle / oci-java-sdk

Oracle Cloud Infrastructure SDK for Java
https://cloud.oracle.com/cloud-infrastructure
Other
192 stars 152 forks source link

Query Stream Specific Metrics #604

Open aryan26roy opened 1 month ago

aryan26roy commented 1 month ago

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.