Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mpecenka committed Jan 6, 2025
1 parent 0fd0bc8 commit 26622af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/helm/events-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ processors:
timeout: 2s
override: false
azure:
# keep: cloud.account.id, cloud.platform, cloud.provider, cloud.region, azure.resourcegroup.name, azure.vm.name
resource_attributes:
azure.vm.scaleset.name:
enabled: false
Expand All @@ -274,10 +275,12 @@ processors:
host.name:
enabled: false
openshift:
# keep: cloud.platform, cloud.provider, cloud.region
resource_attributes:
k8s.cluster.name:
enabled: false
ec2:
# keep: cloud.account.id, cloud.platform, cloud.provider, cloud.region
resource_attributes:
cloud.availability_zone:
enabled: false
Expand Down

0 comments on commit 26622af

Please sign in to comment.