Commit Graph

4822 Commits

Author SHA1 Message Date
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
吴晟 Wu Sheng 2aa46edbb8
Update README.md (#2427) 2019-03-31 10:45:15 -07:00
吴晟 Wu Sheng 315c0e69ee
Reorganize the receiver proto (#2426)
* Move all receiver proto files together, in case the class conflict in gogoproto.

* Add jaeger proto and its dependency proto. Also license provided.

* Fix rat.
2019-03-30 18:25:31 -07:00
彭勇升 pengys e6a7720f03 Provide create, delete, isExists template method by elastic client. (#2425) 2019-03-30 13:19:10 -07:00
吴晟 Wu Sheng 601b472ef6 Support Backend acts as pure Zipkin collector (#2424)
* Codebase for zipkin span persistence.

* Fix missing fields in storage.

* Miss the latency field.

* Finish some tests.

* Fix wrong latency.

* Finish doc and reset application.yml

* Make the description more clear.
2019-03-31 01:36:36 +08:00
彭勇升 pengys 1fd5c5790a
Divide two static classes (#2411)
* 1. Remove static worker instances holder.
2. Remove static worker instance id generator.

* Fixed test case failure.
2019-03-30 15:37:19 +08:00
kezhenxu94 16aca37e70 add apache-dubbo to supported list (#2413) 2019-03-28 09:01:55 -07:00
kezhenxu94 4139389168 Support dubbo 2.7.x (#2365)
* support dubbo 2.7.x

* updated

* rename package

* rename package

* fix UT

* rename class
2019-03-27 14:14:37 -07:00
caoyixiong 0d4774d9a0
Merge pull request #2408 from Ahoo-Wang/patch-1
add 买道传感科技(上海)有限公司 to powered-by page
2019-03-27 15:39:53 +08:00
吴晟 Wu Sheng 7076d26ec5
Update powered-by.md
Change order.
2019-03-26 23:35:15 -07:00
Ahoo Wang cb8daf9cac
add 买道传感科技(上海)有限公司 2019-03-27 13:58:48 +08:00
吴晟 Wu Sheng 59d4725091
Fix endpoint name rule package (#2405)
* Add more logs

* no message

* no message

* Exclude test file.
2019-03-26 13:25:07 -07:00
吴晟 Wu Sheng 9a09e96204 Support disable statement in OAL (#2402)
* Try to make disable work.

* Make disable works.

* Add disable document.
2019-03-26 23:34:31 +08:00
彭勇升 pengys a482eaf37f 1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404)
2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.
2019-03-26 05:10:12 -07:00
吴晟 Wu Sheng 3acd044d25
Support endpoint group in mesh. (#2403)
* Support endpoint group in mesh.

* Fix CI.

* Refactor for reduce string compare.

* Support endpoint naming rule in service level
2019-03-25 21:02:35 -07:00
吴晟 Wu Sheng 7420d256ed
Support compile project agent, backend, UI separately. (#2399) 2019-03-25 19:19:21 -07:00
li.can 191740fcdd remove module-info.class (#2401) 2019-03-25 10:02:05 -07:00
吴晟 Wu Sheng 0ecf641c17 Support gRPC metric exporter (#2395)
* Support grpc exporter.

* Support scope(all) metric export and finish document.

* Close exporter even in local debug env. And fix CI.

* Remove the system.out

* Fix absent 4.

* Support subscription from remote.

* Add the doc

* Update application.yml
2019-03-25 15:48:00 +08:00
彭勇升 pengys 32c4bced8a Downstream command protocol example. (#2380)
* Downstream command protocol example.

* Add wait seconds arguments into meta data reset command.

* Style consistent issue fixed.

* Add serialNumber arguments for agent to check if the command duplicate.

* Command separate.

* Update TraceIgnoreCommand.java

Keep TraceIgnoreCommand just named `TraceIgnore`
2019-03-23 11:30:22 -07:00
彭勇升 pengys f38aea3d97 Fixed a logical error cause JVM metrics not dispatched. (#2398) 2019-03-23 08:40:35 -07:00
吴晟 Wu Sheng cea04f3ca0 Wrong host name. (#2397) 2019-03-22 19:55:02 -07:00
吴晟 Wu Sheng 975a06d163 Add catalog to ScopeDeclaration annotation. Make the alarm adapt to it. Now more metric could go through alarm, such as JVM, CLR. (#2391) 2019-03-21 18:38:32 +08:00
Ahoo Wang 3438151693 Sync SmartSql provider setting to all of component-libraries.yml (#2394)
* Add SmartSql provider components in component-libraries config

* sync SmartSql provider setting -> fix https://github.com/apache/incubator-skywalking/issues/2390
2019-03-20 23:06:13 -07:00
kl c69eafefad Added elasticsearch warehouse certification support (#2384)
* Added elasticsearch warehouse certification support

* Add the elasticsearch service for Http Basic instructions

* Update backend-storage.md

Change document.
2019-03-20 21:09:29 -07:00
彭勇升 pengys 7419a59125 Supplement unexpected exception message. (#2389) 2019-03-20 18:02:16 -07:00
Lemon 7047c97e8b Add CLR_Receiver plugin (#2385) 2019-03-20 20:53:42 +08:00