influxdb/kit/transport/http
Michael Desa 550966dbe2
chore(http): add response_code as label to http_api_* metrics ()
This was added so that we can distinguish between 4XX and 401 class
errors. It should have a minimal impact in overall cardinality.

Co-authored-by: Greg Linton  <greg@influxdata.com>

Co-authored-by: Greg Linton  <greg@influxdata.com>
2020-08-19 13:19:18 -07:00
..
api.go feat(pkger): add ability to export by stack 2020-06-02 08:18:11 -07:00
api_test.go feat(http): Client disconnections should return a HTTP 499 error code. 2020-05-14 14:51:57 -06:00
error_handler.go feat(http): Client disconnections should return a HTTP 499 error code. 2020-05-14 14:51:57 -06:00
error_handler_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
feature_controller.go feat: add feature flag for refactored authorization package () 2020-05-08 10:00:39 -07:00
handler.go chore(http): pull out eror handler into kit pkg for portability 2020-02-03 12:39:47 -08:00
middleware.go chore(http): add response_code as label to http_api_* metrics () 2020-08-19 13:19:18 -07:00
middleware_test.go fix(CORS): stop processing in pre-flight CORS requests 2020-04-07 08:12:31 +02:00
status_response_writer.go chore(http): fixup middleware stack and normalize metrics into same buckets for id fields 2020-01-08 15:05:34 -08:00