gcp_logging_metric

Google Cloud Platform Logging Metric

Name

Type

Nullable

bucketOptions

BucketOptions

createTime

String

description

String

disabled

Boolean

filter

String

labelExtractors

Map<String,String>

metricDescriptor

MetricDescriptor

name

String

project

String

updateTime

String

valueExtractor

String

version

String

BucketOptions

Name

Type

Nullable

explicitBuckets

BucketOptions.Explicit

exponentialBuckets

BucketOptions.Exponential

linearBuckets

BucketOptions.Linear

BucketOptions.Explicit

Name

Type

Nullable

bounds

List

BucketOptions.Exponential

Name

Type

Nullable

growthFactor

Number

numFiniteBuckets

Int

scale

Number

BucketOptions.Linear

Name

Type

Nullable

numFiniteBuckets

Int

offset

Number

width

Number

GCPResource

Name

Type

Nullable

groupKey

String

MetricDescriptor

Name

Type

Nullable

description

String

displayName

String

labels

List<MetricDescriptor.LabelDescriptor>

launchStage

Int

metricKind

String

monitoredResourceTypes

List

name

String

type

String

unit

String

valueType

String

MetricDescriptor.LabelDescriptor

Name

Type

Nullable

description

String

key

String

valueType

String

Last updated