Skip to content

Commit

Permalink
Starting to add inspec logging metric
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Jan 22, 2020
1 parent 86fa128 commit 13959ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion products/logging/inspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

--- !ruby/object:Provider::Inspec::Config
overrides: !ruby/object:Overrides::ResourceOverrides
# Handwritten managed zone resources exist in inspec-gcp already
Metric: !ruby/object:Overrides::Inspec::ResourceOverride
exclude: true
OrganizationLogSink: !ruby/object:Overrides::Inspec::ResourceOverride
Expand Down
2 changes: 1 addition & 1 deletion products/monitoring/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1110,4 +1110,4 @@ objects:
required: true
description: Values for all of the labels listed in the associated
monitored resource descriptor. For example, Compute Engine VM instances use
the labels "project_id", "instance_id", and "zone".
the labels "project_id", "instance_id", and "zone".

0 comments on commit 13959ea

Please sign in to comment.