Hello,
when running live view for logs, below error keeps looping:
Copy code
{
"status": "error",
"errorType": "bad_data",
"error": "cannot parse the request body: json: cannot unmarshal object into Go struct field BuilderQuery.compositeQuery.builderQueries.having of type []v3.Having"
}
Any ideas how to solve it or what causes it? It does load some data after clicking Live button, but data is not refreshed afterwards.
Signoz version v0.92.1
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.