Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[draft] Add error logs in client modules #885

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
76d8eaf
add Error interface and implementation
amolmejari2 Jun 26, 2023
61a2809
add ut
amolmejari2 Jun 26, 2023
7e54e50
add license
amolmejari2 Jun 26, 2023
2345566
codegen
amolmejari2 Jun 27, 2023
83e10de
fix generated code
amolmejari2 Jun 28, 2023
1847d96
remove trailing whitespaces
amolmejari2 Jun 28, 2023
51db40c
fix error building
amolmejari2 Jun 29, 2023
4f374b1
gen code
amolmejari2 Jun 29, 2023
e90bd98
Fix spacing bug in tag (#878)
groshu Jun 22, 2023
7f915a2
fix inconsistent log fields
amolmejari2 Jun 28, 2023
f24755c
fix test
amolmejari2 Jun 29, 2023
906ed9f
log error_type, error_location
amolmejari2 Jun 30, 2023
d95a6eb
add Error interface and implementation
amolmejari2 Jun 26, 2023
c164a26
add ut
amolmejari2 Jun 26, 2023
c2a3ba9
add license
amolmejari2 Jun 26, 2023
7b2a888
codegen
amolmejari2 Jun 27, 2023
93af348
fix generated code
amolmejari2 Jun 28, 2023
2435514
remove trailing whitespaces
amolmejari2 Jun 28, 2023
af00a83
fix error building
amolmejari2 Jun 29, 2023
d24773e
gen code
amolmejari2 Jun 29, 2023
4d9f37f
codegen
amolmejari2 Jun 30, 2023
6be5344
fix inconsistent log fields
amolmejari2 Jun 28, 2023
7e97d1b
fix test
amolmejari2 Jun 29, 2023
1db5153
log error_type, error_location
amolmejari2 Jun 30, 2023
db7fdac
codegen
amolmejari2 Jun 30, 2023
16f7b00
add safe fields
amolmejari2 Jul 1, 2023
9ea9fb8
remove duplicate log
amolmejari2 Jul 1, 2023
9416c29
hide sensitive headers in logs
amolmejari2 Jul 2, 2023
6b35cd2
remove redundant log fields duplicating header log fields
amolmejari2 Jul 2, 2023
d3eea5b
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 3, 2023
8a1af10
add license to utils_test.go
amolmejari2 Jul 3, 2023
ebf78fb
revert changes
amolmejari2 Jul 4, 2023
0c76537
remove endpoint level config for sensitive headers
amolmejari2 Jul 4, 2023
3f3e7cb
codegen
amolmejari2 Jul 5, 2023
4fd6547
fix
amolmejari2 Jul 5, 2023
c49f41a
Merge branch 'master' into errapm
amolmejari2 Jul 5, 2023
e6ec3f0
Merge branch 'errapm' into fixlogapm2
amolmejari2 Jul 5, 2023
d17b5a9
remove duplicate logfield endpoint name
amolmejari2 Jul 6, 2023
be72cc8
codegen
amolmejari2 Jul 6, 2023
955d64e
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 6, 2023
b268ee1
codegen
amolmejari2 Jul 6, 2023
5796198
replace redundant logs with a field
amolmejari2 Jul 7, 2023
8e1718e
merge response serialize err log to ctxlog
amolmejari2 Jul 7, 2023
dd7a635
Merge branch 'master' into removelogap,
amolmejari2 Jul 9, 2023
cdd293c
codegen
amolmejari2 Jul 9, 2023
0bbebee
add error fields in tchannel client
amolmejari2 Jul 9, 2023
1fa939c
codegen
amolmejari2 Jul 9, 2023
1392f5d
fix npe
amolmejari2 Jul 9, 2023
fcce1b6
remove append func
amolmejari2 Jul 10, 2023
046fb3d
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 10, 2023
1d6b63d
Merge branch 'master' into fixlogapm2
amolmejari2 Jul 10, 2023
cb6829b
codegen
amolmejari2 Jul 10, 2023
142c712
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 10, 2023
4a83b34
add bad_request error tagging
amolmejari2 Jul 10, 2023
c832352
replace Append method with function
amolmejari2 Jul 11, 2023
1be36d9
codegen
amolmejari2 Jul 11, 2023
f3ace11
comment
amolmejari2 Jul 12, 2023
86d6a15
use safelogfields for context logging
amolmejari2 Jul 12, 2023
82f909a
Refact
amolmejari2 Jul 12, 2023
3674d10
ut
amolmejari2 Jul 12, 2023
b907bb6
Merge branch 'master' into fixlogapm2
amolmejari2 Jul 12, 2023
f2bb36e
fixlint
amolmejari2 Jul 12, 2023
3fa7ee4
Merge branch 'safefieldsapm' into removelogap,
amolmejari2 Jul 12, 2023
012c1fb
revert sensitive header
amolmejari2 Jul 12, 2023
f8f75db
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 12, 2023
0fd60a5
missingheader
amolmejari2 Jul 12, 2023
ef42fea
codegen
amolmejari2 Jul 12, 2023
7a445a2
http outbound log
amolmejari2 Jul 12, 2023
73853c1
client_http_re
amolmejari2 Jul 12, 2023
e7fbf1f
codegen
amolmejari2 Jul 12, 2023
0effad0
refact
amolmejari2 Jul 12, 2023
33a1aa0
Merge branch 'master' into fixlogapm2
amolmejari2 Jul 12, 2023
7e4b6dc
Merge branch 'fixlogapm2' into removelogap,
amolmejari2 Jul 12, 2023
3dbdec7
refact
amolmejari2 Jul 12, 2023
836da3b
refact
amolmejari2 Jul 12, 2023
fb95454
codegen
amolmejari2 Jul 12, 2023
76c5294
refact
amolmejari2 Jul 12, 2023
57f95d5
codegen
amolmejari2 Jul 12, 2023
bc79d28
add ut:
amolmejari2 Jul 12, 2023
0b24db9
grpc client
amolmejari2 Jul 12, 2023
0af96e0
codegen
amolmejari2 Jul 12, 2023
9ee4dbf
clean
amolmejari2 Jul 13, 2023
97457b1
Merge branch 'master' into removelogap,
amolmejari2 Jul 13, 2023
266796f
rever
amolmejari2 Jul 14, 2023
35bd6c0
rever
amolmejari2 Jul 14, 2023
1b5b211
refact
amolmejari2 Jul 14, 2023
d3c30ca
client excpt htp
amolmejari2 Jul 14, 2023
cfb3c76
codegen
amolmejari2 Jul 14, 2023
8a6203c
exception
amolmejari2 Jul 14, 2023
9a670e0
codegen
amolmejari2 Jul 14, 2023
c595588
unexpected status code
amolmejari2 Jul 14, 2023
ce5b255
codegen
amolmejari2 Jul 14, 2023
b0a2f6d
fix
amolmejari2 Jul 14, 2023
6c8ced4
codegen
amolmejari2 Jul 14, 2023
de8d017
modify client tests
amolmejari2 Jul 14, 2023
21f71f0
fix test
amolmejari2 Jul 14, 2023
6b5d8ee
keep
amolmejari2 Jul 14, 2023
ae22ec2
client exception
amolmejari2 Jul 14, 2023
65261ca
fixlint
amolmejari2 Jul 14, 2023
b785dd7
fix test
amolmejari2 Jul 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 61 additions & 9 deletions codegen/template_bundle/template_files.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading