吴晟 Wu Sheng
103cf00672
Support JDK 11 compiling and upgrade dependencies ( #5579 )
...
* Upgrade dependencies and make the JDK11 compiling passed.
* Update license and fix license check file.
* Add CI for JDK11 compiling.
* Update doc.
2020-09-29 10:34:21 +08:00
linliaoy
f80d851964
traceId.hashCode() Adding Math#abs ( #5506 )
2020-09-17 16:38:52 +08:00
Evan
4f1dab7003
Support segment status based on entry/first span only ( #5416 )
2020-09-05 20:20:21 +08:00
Gao Hongtao
1473c04d3e
Introduce label system to histogram ( #5425 )
2020-09-04 14:49:47 +08:00
xbkaishui
246ea6b38b
Make the cpu usage percent always greater than 1 ( #5422 )
...
* fix bug #5417 , make the CPU usage percent always >= 1
2020-09-01 17:47:35 +08:00
zhang-wei
7ef8b3e476
Support Browser protocol at OAP ( #4228 )
2020-08-31 15:46:37 +08:00
zifeihan
6227db19cd
Save error trace segment even that segment will abandoned by sampling mechanism ( #5407 )
...
* Save some error trace segment, event this segment abandoned by server side trace sampling mechanism.
* Support forceSaveErrorSegment config to control force save some error segment.
Co-authored-by: echo <zifeihan@foxmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-28 20:37:19 +08:00
吴晟 Wu Sheng
b11c3519e0
Fix bug. ( #5400 )
2020-08-27 19:51:58 +08:00
zifeihan
720c1dd92f
Use traceId as the judgment condition for sampling trace. ( #5386 )
2020-08-26 16:45:02 +08:00
Lu Jiajing
5bfac1b50f
Remove style-check exception for logger ( #5363 )
2020-08-21 18:26:25 +08:00
吴晟 Wu Sheng
7f7e96b088
[IMPORTANT] Query traces with tags as condition ( #5270 )
2020-08-11 07:24:40 +08:00
gnr163
68ab389021
fix an error when no statement with slowStatement ( #5243 ) ( #5245 )
...
Co-authored-by: jingjiu <jingjiu@tsign.cn>
2020-08-06 09:06:09 +08:00
吴晟 Wu Sheng
89f314c86f
Make the column length of slow DB statement having the good default value. ( #5238 )
2020-08-05 16:14:10 +08:00
吴晟 Wu Sheng
2f2840cbf5
Begin 8.2.0 iteration. ( #5211 )
...
* [maven-release-plugin] prepare release v8.1.0
* [maven-release-plugin] prepare for next development iteration
2020-07-31 20:15:27 +08:00
Daming
f9257f5274
Provide kafka as collector/reporter ( #4847 )
2020-07-30 11:55:49 +08:00