CloudMonitoring: Fix INT64 label unmarshal error (#39441)
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
},
|
||||
{
|
||||
"key": "resource.instance_id"
|
||||
},
|
||||
{
|
||||
"key": "metric.response_code_class",
|
||||
"valueType": "INT64"
|
||||
}
|
||||
],
|
||||
"pointDescriptors": [
|
||||
@@ -30,6 +34,9 @@
|
||||
},
|
||||
{
|
||||
"stringValue": "6724404429462225363"
|
||||
},
|
||||
{
|
||||
"int64Value": "200"
|
||||
}
|
||||
],
|
||||
"pointData": [
|
||||
|
||||
Reference in New Issue
Block a user