Skip to content

Commit

Permalink
Merge pull request #26 from ggildong/master
Browse files Browse the repository at this point in the history
fix: modify yaml file for metric
  • Loading branch information
ggildong authored Sep 3, 2024
2 parents fa1b8d9 + 2ded45b commit f3bba13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
metric_id: metric-prowler-compliance
name: Compliance Count
metric_type: GAUGE
resource_type: inventory.CloudService:Prowler.Compliance
resource_type: inventory.CloudService:aws.Prowler.CIS-2.0
query_options:
fields:
value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
metric_id: metric-prowler-fail-check
name: Fail check Count
metric_type: GAUGE
resource_type: inventory.CloudService:Prowler.Compliance
resource_type: inventory.CloudService:aws.Prowler.CIS-2.0
query_options:
fields:
value:
Expand Down
2 changes: 1 addition & 1 deletion src/plugin/metrics/Prowler/Compliance/namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace_id: ns-prowler-compliance
name: Prowler/Compliance
category: ASSET
resource_type: inventory.CloudService:Prowler.Compliance
resource_type: inventory.CloudService:aws.Prowler.CIS-2.0
group: Prowler
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/prowler.svg'
version: '1.0'

0 comments on commit f3bba13

Please sign in to comment.