fili icon indicating copy to clipboard operation
fili copied to clipboard

Requests for a nonexistent metadata identifier should return status 404

Open jkusa opened this issue 5 years ago • 1 comments

Currently, requests for a nonexistent metadata identifier returns 400 instead of 404 status

Example: https://my-awesome-fili-instance.com/v1/metrics/not-a-real-metric --> 400

jkusa avatar Aug 05 '20 15:08 jkusa

https://github.com/yahoo/fili/pull/1079

michael-mclawhorn avatar Aug 06 '20 23:08 michael-mclawhorn