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