mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-30 23:22:00 +08:00
Merge branch 'develop' into chore/analytics
This commit is contained in:
commit
8b6ed0f951
@ -1159,6 +1159,7 @@ func (aH *APIHandler) queryRangeMetrics(w http.ResponseWriter, r *http.Request)
|
||||
RespondError(w, &model.ApiError{model.ErrorTimeout, res.Err}, nil)
|
||||
}
|
||||
RespondError(w, &model.ApiError{model.ErrorExec, res.Err}, nil)
|
||||
return
|
||||
}
|
||||
|
||||
response_data := &model.QueryData{
|
||||
|
Loading…
x
Reference in New Issue
Block a user