Commit Graph

4747 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 9901005995 Fix bug about match query in ElasticSearch storage. (#2550)
* Fix bug about match query.

* Update UI and alarm query

* Fix style

* Fix NPE.
2019-04-28 18:11:53 +08:00
康智冬 2dcf27b799 Update all "incubator-skywalking" to "skywalking" ,"incubator-servicecomb-java-chassis" to "servicecomb-java-chassis" correctly, and ".gitmodules" will update at #2531 (#2548) 2019-04-28 15:47:14 +08:00
SataQiu 4862c4fb1d update git modules url (#2531) 2019-04-28 15:09:13 +08:00
吴晟 Wu Sheng 634a7fd3a5
Submodule update. (#2547)
* Submodule update.

* fix rat
2019-04-28 08:37:35 +08:00
吴晟 Wu Sheng 47608a67f6
Show RocketBot new sceenshots. (#2545) 2019-04-27 19:37:29 +08:00
Gao Hongtao 32a64bd5f2 Update webapp for rocketbot ui (#2541)
* Update webapp to support rocketbot

* Revert pom.xml

* Update webapp for rocketbot ui

 * Add NotFoundHandler to handle SPA url routing
 * Update ui dockerfile with tlp tar name
2019-04-27 07:59:21 +08:00
Jared Tan 5b0419b7c2 support es query segment max size. (#2540)
* support es query span max size.

* refactoring segmentQueryMaxSize.

* fix

* fix
2019-04-26 23:39:40 +08:00
吴晟 Wu Sheng d862bbb4ed
Add changelog for 6.1 (#2528) 2019-04-26 20:19:57 +08:00
Gao Hongtao 660943a23e Update webapp to support rocketbot (#2526)
* Update webapp to support rocketbot

* Revert pom.xml
2019-04-26 10:26:17 +08:00
吴晟 Wu Sheng 6db8859b11
Set RocketBot as primary UI in doc (#2524)
* Set RocketBot as primary UI in doc

* Update submodule.
2019-04-25 21:25:55 +08:00
Jared Tan 1b5153c2bf
update ui submodule. (#2520) 2019-04-25 16:11:15 +08:00
Jared Tan 9c2d55a4ea
update ui license. (#2519) 2019-04-25 15:13:29 +08:00
吴晟 Wu Sheng 5321a8538d Merge RocketBot UI as primary UI (#2515)
* Remove old UI submodule.

* Add rocketbot UI as submodule.

* update skywalking-rocketbot-ui commitId.

* Update ignore.
2019-04-25 12:34:36 +08:00
吴晟 Wu Sheng 4e50bcf094
Add xueqiu.com to powered-by and user wall update (#2508)
* Update powered-by.md

* Update README.md

User wall update.
2019-04-22 23:55:56 +08:00
Ming Deng ec7dba3cab Add unit test for GRPCExporter and GRPCExporterProvider (#2498)
* Add unit test for GRPCExporter and GRPCExporterProvider

* MockLongValueIndicator impl the LongValueHolder and MockIntValueIndicator impl the IntValueHolder

* formate the code
2019-04-21 20:19:09 +08:00
吴晟 Wu Sheng 9c61bedc20
Update README.md (#2500) 2019-04-21 16:53:18 +08:00
吴晟 Wu Sheng 3354c0c4ab
Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
Ming Deng e044fe26cd Add unit test for ConsumerPoolFactory, EnvUtil (#2497)
* 1. add unit test for ConsumerPoolFactory, EnvUtil;
2. fix the bug that Env.getLong invoking the Integer.parseInt;

* Add file header
2019-04-20 11:31:15 +08:00
liuyanggithup 9c9bae8d04 add Companies used, hunliji.com (#2494)
* add Companies used

add Companies used

* Update powered-by.md

Change order
2019-04-18 21:01:35 +08:00
Jared Tan 0b2e355b52 extend Metadata limit (#2492)
* fix default MetadataQuery Max size.

* revert mysql
2019-04-17 19:25:46 +08:00
Brandon Fergerson ce1c7aadfc Vert.x Core 3.x Plugin (#2386)
* vertx plugin impl
2019-04-16 23:46:49 +08:00
IluckySi 11212c4052 Modify some spell error and prompt error (#2488) 2019-04-16 00:08:45 +08:00
Eason Chen 73cdce576e Add webank to powered by page (#2487)
* Update powered-by.md

* Update powered-by.md
2019-04-15 15:44:02 +08:00
彭伟 1117957136 Add tuhu.cn (#2485) 2019-04-15 10:56:38 +08:00
Yuqi Chou ab58baa753 add Sinolink Securities to powered-by.md (#2484) 2019-04-14 22:33:12 +08:00
kezhenxu94 c27f36a3c0 Fix typo and grammar error (#2483) 2019-04-14 10:32:50 +08:00
FuCheng,Yan 2f8e19f3ef Fix create multiple EntrySpan (#2482) 2019-04-14 07:28:58 +08:00
Ebbe 8f277f136f Update powered-by.md add aihuishou (#2478)
* Update powered-by.md

* Update powered-by.md
2019-04-12 14:39:58 +08:00
彭勇升 pengys 73e8853fa5 Provide elasticsearch template operation method. (#2474)
* Provide elasticsearch template operation method.

* Fixed compile failure issue.
2019-04-11 20:08:51 +08:00
Wilt a0ef72cf8b Fixed Failure of Enhanced Kafka Interceptor to Acquire SkyWalking DynamicField (#2470) 2019-04-11 14:22:02 +08:00
彭勇升 pengys 4beaac001b Integration test for elastic search client. (#2464)
* Integration test for elastic search client.

* Just test verify command.

* CI command order change.

* Remove maven clean.

* no message

* Create Jenkinsfile to try the apache build for our CI.
2019-04-10 10:15:54 +08:00
IluckySi 7e4ae2db44
Merge pull request #2466 from IluckySi/ilucky-postgresql
Modify postgresql-8.x-plugin CreateStatementInterceptor.java statemen…
2019-04-09 23:42:15 +08:00
吴晟 Wu Sheng 973abe539f
Merge branch 'master' into ilucky-postgresql 2019-04-09 22:57:51 +08:00
IluckySi 187ebe056a Modify postgresql-8.x-plugin CreateStatementInterceptor.java statementName from CallableStatement to Statement 2019-04-09 22:50:57 +08:00
吴晟 Wu Sheng 9ab568faf2
Support shutdown the trace analysis. (#2463) 2019-04-09 18:18:13 +08:00
Wooo0 0a6bbe8934 ADD Cdlhyj.com/六合远教 to powered-by page (#2461)
* Update powered-by.md

* Update powered-by.md

* Update powered-by.md

Change order.
2019-04-09 17:37:08 +08:00
kezhenxu94 733d5cf6c5 Fix typo (#2459) 2019-04-09 06:50:24 +08:00
吴晟 Wu Sheng df362b18f0
Query protocol and codebase for log type record (#2449)
* New query graphql protocol added.

* Finish a new metric, log(abstract) with HTTP Access Log.

* Submit the draft codes of logs.

* Remove @IDColumn

* Fix startup issue.

* Add http_access_log to disable list.

* Finish a wrong service implementation.

* Add trace id in log query condition and result.

* Fix style
2019-04-08 07:53:06 +08:00
Lemon c3cc3d2e56
Fix clr receiver (#2456) 2019-04-07 23:25:08 +08:00
ksewen 8dbd19f329 style&test: remove unnecessary code and add test(#2450) (#2451)
- found the unnecessary else block and remove it
- add test cover when AMQP.BasicProperties had null headers or headers Map had null value keys

issue #2450
2019-04-04 21:32:58 -07:00
于玉桔 ea566b19a5 Fix RabbitMq NPE case (#2450)
* Fix npe
2019-04-04 18:52:33 -07:00
吴晟 Wu Sheng 128a119077
Update Skywalking-Cross-Process-Propagation-Headers-Protocol-v2.md (#2448) 2019-04-04 11:17:05 -07:00
吴晟 Wu Sheng b7b1ca7b8a
Update README.md (#2447) 2019-04-04 10:17:40 -07:00
于玉桔 b54d9ff6d1 Update service-mesh-probe.md (#2442)
Make the Istio img address available.
2019-04-03 21:57:49 -07:00
kezhenxu94 15ba78d9ba Doc: fix grammar error and typo (#2440) 2019-04-03 09:33:46 -07:00
吴晟 Wu Sheng 8c1b816d1e
Update user wall (#2436) 2019-04-02 10:51:41 -07:00
吴晟 Wu Sheng ff6fb90d38
Add jaeger traces support (#2434)
* Make Jaeger receiver works in 12450 as default.

* Finish compile and codebase.

* Make codes runnable.

* Finish Jaeger query tests.

* Add document for jaeger receiver.

* Add readme.

* Fix a break link.

* Finish doc.
2019-04-01 20:52:59 -07:00
Brandon Fergerson a160c39f19 Update powered-by.md (#2433) 2019-04-01 13:39:14 -07:00
吴晟 Wu Sheng e59a488005
Setup Jaeger receiver and revert #2425 (#2431)
* Fix missing licenses in dist.

* Move all CoreRegisterLinker together into SharingReceiver.

* Setup receiver endpoint

* Revert "Provide create, delete, isExists template method by elastic client. (#2425)"

This reverts commit e6a7720f03.
2019-04-01 10:52:29 -07:00
康智冬 6868803226 Add Tools information technology co. LTD to powered-by page (#2429)
* Update powered-by.md

* Update powered-by.md

Change order
2019-03-31 23:17:33 -07:00