Skip to content

Commit 3618dce

Browse files
waprinJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Remove output only fields (#454)
1 parent 7835504 commit 3618dce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

monitoring/api/v3/custom_metric.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ def write_timeseries_value(client, project_resource,
120120
'zone': 'us-central1-f'
121121
}
122122
},
123-
"metricKind": metric_kind,
124-
"valueType": "INT64",
125123
"points": [
126124
{
127125
"interval": {

0 commit comments

Comments
 (0)