Skip to content

gcp delete-log-metric

Delete log metric

Description

delete log metric for gcp logs

Synopsis

gcp delete-log-metric
    [--site <site>]
    [<name>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

name - (string)

     Metric name to delete metric
     Example: "CassandraMetric"
     Default: _None_      Attributes: optional

Examples

gcp delete-log-metric "CassandraMetric"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "gcp"
Service Instance
Namespace
Object Type "metric"
Object ID name

Please see Access Control for details.