{
"labels": {
"property1": "string",
"property2": "string"
},
"relabelingConfigs": [
{
"action": "string",
"modulus": 0,
"regex": "string",
"replacement": "string",
"separator": "string",
"sourceLabels": [
"string"
],
"targetLabel": "string"
}
],
"static": [
"string"
]
}