go-graphite / carbonapi

Implementation of graphite API (graphite-web) in golang
Other
309 stars 140 forks source link

metrics/find, tags autocomplete: return detailed (non-internal server) error #774

Closed msaf1980 closed 1 year ago

msaf1980 commented 1 year ago

Try to return detailed error (non InternalServerError, if possible). Also fix for issue #657

Fixes #657

Hipska commented 1 year ago

Can you update the text for this PR to include correct notation for linking issues?