Commit Graph

4060 Commits

Author SHA1 Message Date
XiaoFu 29c0a97251 Update ActiveMQConsumerInterceptor.java (#1523) 2018-08-05 08:47:28 +08:00
XiaoFu 789cdce759 Update ActiveMQProducerInterceptor.java (#1522) 2018-08-05 07:25:55 +08:00
XiaoFu 1d39614b00 [Agent] Add plugin for ActiveMQ 5.x (#1513)
* add activemq-plugin

* fix  update ActiveMQConsumerInstrumentation Enhance another class

* refacor ActiveMQConsumerInstrumentation code

* support both  topic and queue

* clear the code

* add UnitTest add fix bug

* fix obtain url  bug

* Refactor the ActiveMQProducerInstrumentation code

* fix bug

* fix ConstructorInterceptor BUG

* add Licensed

* Update application.yml

Restore configuration

* Restore configuration

* perfect test

* fix

* fix License

* fix  Project Files

* fix import class in instrumentation

* fix test case

* fix java doc

* fix  Trigger CI

* fix ActiveMQConsumerAndProducerConstructorInterceptorTest

* delete unit test

* fix

* fix

* fix  folder directory problem

* Delete ActiveMQConsumerInstrumentation.java
2018-08-04 14:14:50 +08:00
terranhu 20cee98fc2 Update ServiceNameService.java (#1515)
resolve the Integer overflow,convert the value to Long type
2018-08-03 09:56:00 +08:00
吴晟 Wu Sheng c10fc67838
Fix typo (#1514) 2018-08-02 10:48:18 +08:00
Xin,Zhang a5d2610392 Fix #1488: Fix NPE when the targetAop class is null (#1507) 2018-07-31 22:36:40 +08:00
歪脖大肚子Q eed6fa18c8 add gzip support (#1506)
* add gzip support
2018-07-30 17:58:49 +08:00
Jared.Tan 4788ebda64 add Architecture-CN.md doc. (#1499)
* add Architecture-CN.md doc.

* Typo:fix some problems in doc.
2018-07-30 13:26:19 +08:00
吴晟 Wu Sheng d7fd23ff05
Update use cases (#1503)
* Add a separated use case list

* Update README_ZH.md

* Create use-case-list.md

Add use cases.

* Update README.md

* Update README_ZH.md

* Update README_ZH.md
2018-07-27 17:44:03 +08:00
Alexander Wert 6753478a77 Added OpenAPM Badge to the readme file (#1493)
* Added OpenAPM Badge to readme

* Update README.md
2018-07-26 20:03:32 +08:00
Xin,Zhang 56d7fe4ed7 Fix RuntimeContext cannot store anything when the trace is not creat (#1480)
* Fix RuntimeContext cannot store anything when the trace is not create

* Add RuntimecontextSnapshot and remove debug info
2018-07-24 14:39:56 +08:00
阿洋 8635fd3bc6 Add Component-libraries-extend-CN.md (#1487) 2018-07-24 09:17:59 +08:00
Xin,Zhang 1c3606a832 Change the way to transmit the Request and Response (#1471) 2018-07-19 07:21:49 +08:00
mumu 06b6f05438 Add how to build in eclipse (#1464)
* Update How-to-build-CN.md
2018-07-18 11:10:56 +08:00
Xin,Zhang 630e62312c Fix #1454: fix NPE issue about spring apo interceptor (#1467) 2018-07-18 10:19:35 +08:00
Jared.Tan 7744911c32 Typo:fix some duplication problems in docs (#1465)
* Typo:fix some duplication problems in docs

* Update Direct-uplink-CN.md
2018-07-17 12:36:20 +08:00
吴晟 Wu Sheng cc664175e2 Update webappService.bat (#1460)
Fix #1435
2018-07-16 17:40:46 +08:00
xinzhuxiansheng 44fc3e0742 Adjust and modify the catalog and doc under Supported-list.md (#1445)
* first commit

* ad

* add

* add

* add

* add

* add

* add

* add

* add

* add

* add

* add

* 调整和修改中间件,框架与类库支持列表 目录文档

* add

* add

* 修改Incubating

* add
2018-07-13 23:22:50 -07:00
吴晟 Wu Sheng 6b99abffff [Agent] Apache http client plugin bug (#1448) (#1452)
* #1447

Fixed the after method interceptor for the apache http client NPE error when the response is null cause by the doExecute method throw a exception.
2018-07-13 13:48:37 +08:00
吴晟 Wu Sheng 86bb1c05e4
Add words in two License files. (#1450) 2018-07-12 18:05:56 -07:00
吴晟 Wu Sheng 1584eae6eb
Update README.md (#1443)
Add an announcement for 6.0
2018-07-11 23:29:00 -07:00
吴晟 Wu Sheng e0979ceed7
Update version to RC (#1446)
* Change version
2018-07-11 15:53:33 -07:00
吴晟 Wu Sheng ccf5ef4673
Make the icon font things more clear in NOTICE, include where they are in our source folder. Also move the text at the beginning of the distribution NOTICE file. (#1444) 2018-07-11 11:45:16 -07:00
Gao Hongtao dc1dfca010 Fix #1441 add icon files notice (#1442)
* Fix #1441 add icon files notice

* Amend notice file, add excluding icon folder in rat config
2018-07-10 20:12:53 -07:00
xinzhuxiansheng d0f15fc322 Update Quick-start-CN.md (#1436)
Sync English documents to Chinese.
2018-07-09 10:24:47 -07:00
歪脖大肚子Q 8eb2bef192 Add Junit test for ribbon's NIWSServerListClassName #1390 (#1407)
* Add Junit test for ribbon's NIWSServerListClassName

* Add License Head to Code file

* try to solve submodule skywalking-ui conflict
2018-07-09 10:08:42 +08:00
吴晟 Wu Sheng 02ab74ad81
Update create_source_release.sh (#1431) 2018-07-05 16:50:27 -07:00
歪脖大肚子Q 6a7e344dea fix zipkin provider can not receive full spans data (#1420) 2018-07-03 21:03:02 -07:00
彭勇升 pengys 5941e72f81
#1425 (#1426)
Fixed the bug of the result of GC count in query of GC trend service always 0.
2018-07-04 11:23:43 +08:00
吴晟 Wu Sheng fc87747dd1 Format release doc (#1417)
* Update How-to-release.md

* Update create_source_release.sh
2018-07-02 23:08:43 +08:00
Xin,Zhang c1efe6c83b Update 5.0.0-beta2 screen snapshot (#1414) 2018-06-30 20:23:44 +08:00
吴晟 Wu Sheng 8a1efb97bb
Add username/password for beta2 demo UI (#1413)
* Update README.md

* Update README_ZH.md
2018-06-30 14:31:50 +08:00
Gao Hongtao 3782b7aa18 Submodule/ui (#1412) 2018-06-30 13:32:44 +08:00
彭勇升 pengys b23ca45785
#1410 (#1411)
Error rate alarm is not triggered
2018-06-29 21:03:02 +08:00
Gao Hongtao 5f239f5509 Submodule/ui (#1408)
* Update submodule skywalking-ui

* Update submodule skywalking-ui

* Update submodule skywalking-ui

* Update submodule skywalking-ui
2018-06-29 12:14:03 +08:00
彭勇升 pengys 621ed2c0e3 [Collector] Add application id into service metric for UI (#1406)
* #1405
Add application id into service metric for the page jump from overview page to service page.

* Fixed test case error.
2018-06-29 07:02:27 +08:00
Gao Hongtao 8046aa089e Submodule/ui (#1402)
* Update submodule skywalking-ui

* Update submodule skywalking-ui

* Update submodule skywalking-ui
2018-06-28 14:56:11 +08:00
彭勇升 pengys 9b14d59c4c [Collector] Segment duration query error. (#1400)
* Fixed the wrong usage of elasticsearch filter.

* #1393

The array data type of service name column are nested. Change the data type to be just a one-dimensional array.
2018-06-28 13:49:26 +08:00
Gao Hongtao 8b385d0ed2 Submodule/ui (#1397)
* Update submodule skywalking-ui

* Update submodule skywalking-ui
2018-06-28 10:52:56 +08:00
彭勇升 pengys 1e0d9321c4 Fixed the wrong usage of elasticsearch filter. (#1396) 2018-06-27 23:35:12 +08:00
吴晟 Wu Sheng 8b91b431d5
Add CHANGELOG for beta2 (#1388)
* Prepare beta2 changelogs.
2018-06-27 14:04:11 +08:00
Gao Hongtao edef35c329 Fix #1390 mistake of NIWSServerListClassName (#1392) 2018-06-27 00:09:49 +08:00
Gao Hongtao 5e8410834d Update submodule skywalking-ui (#1387) 2018-06-26 07:24:29 +08:00
Gao Hongtao d8ba67f553 Update licenses of UI (#1386) 2018-06-25 23:11:00 +08:00
彭勇升 pengys b35eaace79 [Collector] Tolerate and ignore unsupport segments (#1385)
* #1207

Return true when segment parse throw exception to avoid parse the segment over and over again which read from buffer file.

* no message
2018-06-25 22:32:12 +08:00
彭勇升 pengys 5e03ec8845
[Collector] Topology query tuning, Batch Process instead of bulk. (#1384)
* #1202

1. Determine the log is enabled for the DEBUG level before printing message.
2. Make the columns initialize to be static attribute.
3. Topology build optimize: Cache query result to avoid repeating queries.

* #1202

Add elasticsearch batch process setting into application.yml.

* #1202

Fixed check style error.

* #1202

Use XContentFactory to build source to insert into elasticsearch.
2018-06-25 21:19:54 +08:00
林嘉琦 Lin Jiaqi 48dacdb3f8 Support multiple service names in segment duration table (#1380)
* support shardingjdbc database storage feature

* dependency and version should be defined in collector root pom.xml

* update the markdown file

* fix errors

* fix checkstyle errors

* add the Logger modifier "static" in pr #1347

* fix the issue #1376
2018-06-22 23:09:25 +08:00
吴晟 Wu Sheng 5139fa99af
Remove all license files of Apache 2.0 libs. And add a missing one. (#1381)
* Remove all license files of Apache 2.0 libs. And add a missing one.

* Restore the Groovy and httpclientcomponent licenses, add a new section in License file for unstandard Apache 2.0 license.
2018-06-22 19:39:18 +08:00
Xin,Zhang 1b74d1d842 Fix #1361: Remove the SkywalkingDynamicField property (#1375) 2018-06-21 11:29:06 +08:00
彭勇升 pengys aa9a89685a Accept multi entry spans in collector analysis (#1372)
* #1206

1. Support list data type attribute in streaming data.
2. Support multiple service names in segment duration index.

* Fixed the conflict.

* #1206

Add TODO description to notify linjiaqi.

* #1206

Remove @NotNull
2018-06-21 10:52:39 +08:00