When running REST API in Jaeger UI to search, the response reports the error:
Status 500
URL /api/services
Response body {
"data": null,
"total": 0,
"limit": 0,
"offset": 0,
"errors": [
{
"code": 500,
"msg": "search services failed: elastic: Error 400 (Bad Request): all shards failed [type=search_phase_execution_exception]"
}
]
}
The product is not designed to be used with the Jaeger UI. Jaeger is reserved for internal Broadcom use to troubleshoot if needed.