K8s search: add legacy id to dashboard response (#99132)
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"labels": {
|
||||
"host": "abc",
|
||||
"region": "xyz"
|
||||
"region": "xyz",
|
||||
"grafana.app/deprecatedInternalID": "141"
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
|
||||
Reference in New Issue
Block a user