Skip to content

Commit

Permalink
Remove output only fields (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
waprin authored and jmdobry committed Aug 16, 2016
1 parent 9e599af commit b645a1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions monitoring/create_custom_metric.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ CustomMetrics.prototype.writeTimeSeriesForCustomMetric =
zone: 'us-central1-f'
}
},
metricKind: 'GAUGE',
valueType: 'INT64',
points: {
interval: {
startTime: now,
Expand Down

0 comments on commit b645a1b

Please sign in to comment.