Awadabang
|
cc21f5fae2
|
update: limit logBrief http body size (#3498)
Co-authored-by: 常公征 <changgz@yealink.com>
|
2023-09-16 11:58:21 +00:00 |
|
Kevin Wan
|
13cdbdc98b
|
chore: avoid nested WithCodeResponseWriter (#3406)
|
2023-07-11 15:59:43 +00:00 |
|
cong
|
61e562d0c7
|
refactor(rest): keep rest log collector context key private (#3407)
|
2023-07-10 01:52:26 +00:00 |
|
chen quan
|
dc260f196a
|
refactor: simplify the code (#2763)
* refactor: simplify the code
* fix: fix data race
* refactor: simplify the code
* refactor: simplify the code
|
2023-01-07 13:32:56 +08:00 |
|
chen quan
|
111e626a73
|
refactor: adjust http request slow log format (#2440)
|
2022-09-23 21:20:38 +08:00 |
|
Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2022-09-10 15:18:52 +08:00 |
|
Kevin Wan
|
69c2bad410
|
feat: logx with color (#1872)
* feat: logx with color
* chore: update logs
* fix test error
* chore: change colors of http codes
* chore: add comments
* chore: use faith/color instead of ascii code color
* chore: update colors
* chore: update colors
* chore: fix duplicated slowcall text
* chore: remove slowcall colors
|
2022-05-07 23:22:39 +08:00 |
|
Kevin Wan
|
bf2feee5b7
|
feat: implement console plain output for debug logs (#1456)
* feat: implement console plain output for debug logs
* chore: rename console encoding to plain
* chore: refactor names
|
2022-01-17 12:43:15 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
6f1d27354a
|
chore: put error message in error.log for verbose mode (#1355)
|
2021-12-21 11:36:01 +08:00 |
|
Kevin Wan
|
71d40e0c08
|
Revert "排除客户端中断导致的503错误 (#1343)" (#1351)
This reverts commit 2cdf5e7395 .
|
2021-12-20 20:34:43 +08:00 |
|
vic
|
2cdf5e7395
|
排除客户端中断导致的503错误 (#1343)
|
2021-12-20 19:43:13 +08:00 |
|
Kevin Wan
|
ebc90720ea
|
feat: slow threshold customizable in rest (#1189)
* feat: slow threshold customizable in rest
* feat: slow threshold customizable in rest
|
2021-11-01 14:48:26 +08:00 |
|
chenquan
|
022c100dc9
|
Add request method in http log (#1120)
* Add request method in http log
* Update log format
|
2021-10-12 21:50:30 +08:00 |
|
Kevin Wan
|
f669e1226c
|
fix #556 (#938)
|
2021-08-22 23:36:35 +08:00 |
|
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
2021-03-15 20:11:09 +08:00 |
|
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
2021-03-09 21:30:45 +08:00 |
|
Kevin Wan
|
655ae8034c
|
fix golint issues in rest (#529)
|
2021-03-01 19:15:35 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
Kevin Wan
|
e97e1f10db
|
simplify code with http.Flusher type conversion (#325)
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
|
2020-12-29 10:25:55 +08:00 |
|
jichangyun
|
0bd2a0656c
|
The ResponseWriters defined in rest.handler add Flush interface. (#318)
|
2020-12-28 21:30:24 +08:00 |
|
kevin
|
5e99f2b85d
|
add trace/span in http logs
|
2020-09-20 22:02:45 +08:00 |
|
kevin
|
80d55dbc02
|
export httpx.GetRemoteAddr
|
2020-08-12 12:25:52 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
0897f60c5d
|
rename ngin to rest
|
2020-07-31 11:14:48 +08:00 |
|