mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-27 15:18:08 +00:00
15 lines
188 B
JSON
15 lines
188 B
JSON
|
|
{
|
||
|
|
"status": "success",
|
||
|
|
"data": {
|
||
|
|
"attributeKeys": [
|
||
|
|
{
|
||
|
|
"key": "serviceName",
|
||
|
|
"dataType": "string",
|
||
|
|
"type": "tag",
|
||
|
|
"isColumn": true,
|
||
|
|
"isJSON": false
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|