[v10.0.x] CloudMonitoring: Improve parsing of GCM labels (#69812)

CloudMonitoring: Improve parsing of GCM labels (#69800)

Update parsing of GCM labels

- Include parsing of metadata labels

(cherry picked from commit 9fc1de62d5)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2023-06-08 17:41:21 +01:00
committed by GitHub
parent 5dacbb97e0
commit c90c8d88dc
3 changed files with 8 additions and 1 deletions
@@ -13,6 +13,9 @@
{
"key": "metric.response_code_class",
"valueType": "INT64"
},
{
"key": "metadata.app"
}
],
"pointDescriptors": [
@@ -37,6 +40,9 @@
},
{
"int64Value": "200"
},
{
"stringValue": "test-app"
}
],
"pointData": [