oci-java-sdk
oci-java-sdk copied to clipboard
Query Stream Specific Metrics
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.