Alirie Gray
5d3b9e2001
refactor: move name lookup to auth http ( #18643 )
2020-06-22 16:14:48 -07:00
Johnny Steenbergen
74b1ab2948
chore(metric): refactor the metric pkg to enable extension of vectors and naming convetions
2020-06-16 12:17:45 -07:00
Alirie Gray
7f4ddabe8a
refactor: add new label package ( #18078 )
2020-05-21 11:30:19 -07:00
Ben Johnson
97960a5930
feat(http): Client disconnections should return a HTTP 499 error code.
...
This commit checks http.Request.Context().Err() to see if the context
has been canceled before writing an error code. It uses the non-standard
Nginx 499 error code for client disconnection.
2020-05-14 14:51:57 -06:00
Alirie Gray
95efdc25df
fix: change logging level to debug to reduce noise ( #18054 )
2020-05-12 10:16:00 -07:00
Alirie Gray
24cc1cabb8
feat: add feature flag for refactored authorization package ( #17944 )
2020-05-08 10:00:39 -07:00
Alirie Gray
2c0916addf
refactor: create new token package ( #17874 )
2020-04-30 07:52:21 -07:00