Skip to content

Commit 0f6033a

Browse files
authored
Merge pull request #13 from lhhyung/master
Fix Advisor Cost metrics version
2 parents c2aed81 + 018f940 commit 0f6033a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: src/plugin/metrics/Advisor/cost/recommendation_cost_saving.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ query_options:
3333
operator: sum
3434
unit: USD
3535
namespace_id: ns-azure-advisor-cost
36-
version: '1.1'
36+
version: '1.2'

Diff for: src/plugin/metrics/Advisor/cost/recommendation_count.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ query_options:
3232
operator: count
3333
unit: Count
3434
namespace_id: ns-azure-advisor-cost
35-
version: '1.2'
35+
version: '1.3'

Diff for: src/plugin/metrics/Advisor/cost/recommendation_impacted_resource_type_count.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ query_options:
3333
operator: count
3434
unit: Count
3535
namespace_id: ns-azure-advisor-cost
36-
version: '1.0'
36+
version: '1.1'

0 commit comments

Comments
 (0)