Skip to content

Commit 8602abb

Browse files
waprinjmdobry
authored andcommitted
Remove output only fields (#170)
1 parent d8115eb commit 8602abb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

monitoring/snippets/create_custom_metric.js

Lines changed: 0 additions & 2 deletions
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)