logs-analyzer/signoz/frontend/tests/fixtures/api/errorDetails/404.json

6 lines
89 B
JSON
Raw Normal View History

2024-09-02 22:47:30 +03:00
{
"error": "Error/Exception not found",
"errorType": "not_found",
"status": "error"
}