Skip to content

Commit b645a1b

Browse files
waprinjmdobry
authored andcommitted
Remove output only fields (GoogleCloudPlatform#170)
1 parent 9e599af commit b645a1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

monitoring/create_custom_metric.js

-2
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ CustomMetrics.prototype.writeTimeSeriesForCustomMetric =
133133
zone: 'us-central1-f'
134134
}
135135
},
136-
metricKind: 'GAUGE',
137-
valueType: 'INT64',
138136
points: {
139137
interval: {
140138
startTime: now,

0 commit comments

Comments
 (0)