Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Azure Metrics: fix getFirstMetricValue to return the first value (#648)
* Make getFirstMetricValue to return the first value This function was previously returning the last value instead of the first value. This fix changes it and returns the value as soon as reading it. Co-authored-by: Maciek Sakrejda <[email protected]>
- Loading branch information