mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-05 15:00:38 +08:00

* feat: added trace explorer tests * feat: code refactor --------- Co-authored-by: Palash Gupta <palashgdev@gmail.com>
15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"status": "success",
|
|
"data": {
|
|
"attributeKeys": [
|
|
{
|
|
"key": "responseStatusCode",
|
|
"dataType": "string",
|
|
"type": "tag",
|
|
"isColumn": true,
|
|
"isJSON": false
|
|
}
|
|
]
|
|
}
|
|
}
|