We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a25245c + 75ea398 commit 7a19781Copy full SHA for 7a19781
monitoring/api/v3/custom_metric.py
@@ -66,7 +66,7 @@ def create_custom_metric(client, project_id,
66
{
67
"key": "environment",
68
"valueType": "STRING",
69
- "description": "An abritrary measurement"
+ "description": "An arbitrary measurement"
70
}
71
],
72
"metricKind": metric_kind,
0 commit comments