Skip to content

Commit 018f940

Browse files
committed
fix: Fix Advisor Cost metrics version
1 parent 5307cee commit 018f940

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/plugin/metrics/Advisor/cost/recommendation_cost_saving.yaml

Lines changed: 1 addition & 1 deletion
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'

src/plugin/metrics/Advisor/cost/recommendation_count.yaml

Lines changed: 1 addition & 1 deletion
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'

src/plugin/metrics/Advisor/cost/recommendation_impacted_resource_type_count.yaml

Lines changed: 1 addition & 1 deletion
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)