23 lines
455 B
JSON
23 lines
455 B
JSON
{
|
|
"aggregation": "{{.aggregation}}",
|
|
"confidential": true,
|
|
"dataSources": [
|
|
{
|
|
"spanAttributeKey": "{{.spanAttributeKey}}",
|
|
"enabled": true,
|
|
"scope": {
|
|
"tagOfProcessGroup": "app-id:APP-29681"
|
|
},
|
|
"source": "SPAN_ATTRIBUTE",
|
|
"valueProcessing": {
|
|
"splitAt": "",
|
|
"trim": false
|
|
}
|
|
}
|
|
],
|
|
"dataType": "{{.dataType}}",
|
|
"enabled": true,
|
|
"name": "{{.name}}",
|
|
"normalization": "ORIGINAL",
|
|
"skipPersonalDataMasking": false
|
|
} |