Commit Graph

31 Commits

Author SHA1 Message Date
jichangjun
4ff8ee6a53 fix: only replase IP when the ClientIP belongs to IPV4 model 2021-03-22 20:38:33 +08:00
jichangjun
adfacd1713 feature: add e2e tests 2020-12-20 18:12:38 +08:00
jichangjun
ede278cb64 feature: add skipFile flag for profile API 2020-12-20 18:12:38 +08:00
lyyyuna
57a56c2d68 add remove command 2020-10-21 11:36:19 +08:00
tongjingran
cc7ae82b4f new a goc server with New func 2020-09-25 20:54:36 +08:00
tongjingran
c175816849 convert cover.GocServer to a struct and support set presistence file 2020-09-25 20:54:31 +08:00
tongjingran
8aa7057b86 fix no profiles 2020-09-14 16:35:46 +08:00
lyyyuna
15caa56c73 clear coverage by service&addr 2020-09-11 15:45:45 +08:00
jichangjun
ff8f840b14 add case for profile api with coverfile flag 2020-09-05 18:32:55 +08:00
jichangjun
c00f871f80 add e2e for goc profile with coverfile flag 2020-09-05 16:53:27 +08:00
jichangjun
3f29fd78ca redesign profile api 2020-09-05 15:52:27 +08:00
jichangjun
d648bef19e add case for filterProfile func 2020-09-02 22:22:01 +08:00
jichangjun
ca15b18860 goc profile: add coverpkg flag 2020-09-02 21:06:37 +08:00
jichangjun
249a931f6c fix golint error 2020-07-26 17:03:47 +08:00
lyyyuna
628629cbe7 add unittes case & add e2e sample 2020-07-23 15:43:16 +08:00
tongjingran
627d7e14ee standardize naming 2020-07-17 18:29:45 +08:00
tongjingran
67e5906bd1 optimize statement and encapsulate logic 2020-07-17 17:08:21 +08:00
tongjingran
273ccbfbf2 add uts and optimize expression 2020-07-16 12:28:41 +08:00
tongjingran
f96a73f219 change server name register to server and process duplicate flag values 2020-07-16 12:27:01 +08:00
tongjingran
3e5f0e1a81 add flags for cmd profile 2020-07-16 12:26:15 +08:00
jichangjun
76b03178c0 adjust log behavior for goc server and agent 2020-06-15 17:34:54 +08:00
jichangjun
99fe3e5fe4 only save services informaion into memory for goc run mode 2020-06-15 17:16:50 +08:00
jichangjun
c82e61dcfe use viper to get value of debug flag 2020-06-15 15:29:49 +08:00
jichangjun
4ad2bc3fd7 feature: add run command 2020-06-15 15:24:26 +08:00
jichangjun
8f95da9041 add register command 2020-06-14 11:46:31 +08:00
jichangjun
45612d6f63 add list command 2020-06-14 11:46:31 +08:00
lyyyuna
5a2a6cd199 fix gofmt 2020-06-13 21:22:00 +08:00
lyyyuna
3717c2d29f refactor build/install command 2020-06-13 18:15:51 +08:00
Lei,Liu
9795355196 1.Add code coverage counter clear API
2.Refact core cover method and add cover unit test
2020-05-27 19:35:10 +08:00
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +08:00
Changjun Ji
0a36185ebe
add coverage server (#4)
* add coverage server

* remove noise comments
2020-05-13 16:27:19 +08:00