吴晟 Wu Sheng
3ca7f7b73c
Support ALS and observe service mesh without Mixer ( #2460 )
...
* Add ALS proto and receiver in envoy
2019-05-17 15:29:38 +08:00
吴晟 Wu Sheng
6c9613be38
Link Go agent project in main repo. ( #2697 )
...
* Link Go agent project in main repo.
* Fix link.
2019-05-17 14:23:12 +08:00
Gao Hongtao
b76839fe4c
Update docker building tool ( #2677 )
...
* Update docker building of oap server
* generating appliation.yml according to enviroment variables
* adding Makefile to build binary and docker image
* Update ui docker
* Update docker-compose
* Update document
* Update document
* Merge from master
* Reset skywalking-ui
2019-05-16 09:37:56 +08:00
Zhang Yonglun
c7c1774ab1
Provide plugin for ShardingSphere ( #1934 )
...
* Provide plugin for ShardingSphere (#1933 )
2019-05-15 17:56:39 +08:00
caoyixiong
91ffae2526
support Nacos cluster ( #2640 )
...
* Fix #2546
* Change the stackdepth type
* Fix bug
* Fix CI failed
* fix #2599
* fix ci
* add license
* add ActiveTag error methods
* fix
* fix
* nacos
* nacos
* nacos
* nacos
* fix ci
* support nacos cluster
* fix yml
* fix license
* fix ci
* remove optional
* update license
* update license and doc
* fix
2019-05-15 00:29:23 +08:00
彭勇升 pengys
3a31812854
Recover the module name of envoy-metric. ( #2645 )
2019-05-10 12:02:17 +08:00
caoyixiong
dd9d178cb3
Support span#error in toolkit ( #2605 )
...
* Fix #2546
2019-05-10 11:14:39 +08:00
彭勇升 pengys
ed78dabe8b
Rename metric and indicator to metrics. ( #2643 )
...
* Rename metric to metrics.
* Fixed test case execute failure issues.
2019-05-10 08:05:37 +08:00
coki230
ba73d3420b
fix doc_Trace Data Protocol v2_error #2620 ( #2625 )
...
fix doc_Trace Data Protocol v2_error #2620
2019-05-07 19:25:57 +08:00
吴晟 Wu Sheng
12f9991eef
Add documents for timezone and ttl ( #2607 )
2019-05-07 07:27:41 +08:00
吴晟 Wu Sheng
65c503b674
Release fix ( #2566 )
...
* Introduce new profile in release
* Fix a missing change.
* Fix wrong profile name.
2019-04-30 18:01:39 +08:00
吴晟 Wu Sheng
9b87086d72
Move to 6.2 ( #2563 )
...
* Move submodule plugin.
* Always auto-submodule
* [maven-release-plugin] prepare release v6.1.0
* [maven-release-plugin] prepare for next development iteration
* Change keys location.
2019-04-30 12:16:50 +08:00
吴晟 Wu Sheng
f02300a945
Fix Rocketbot link and incubator word(again) ( #2553 )
2019-04-28 23:39:17 +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
吴晟 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
吴晟 Wu Sheng
3354c0c4ab
Remove many incubator/incubating things. ( #2499 )
2019-04-21 11:11:09 +08:00
Brandon Fergerson
ce1c7aadfc
Vert.x Core 3.x Plugin ( #2386 )
...
* vertx plugin impl
2019-04-16 23:46:49 +08:00
kezhenxu94
c27f36a3c0
Fix typo and grammar error ( #2483 )
2019-04-14 10:32:50 +08:00
kezhenxu94
733d5cf6c5
Fix typo ( #2459 )
2019-04-09 06:50:24 +08:00
吴晟 Wu Sheng
128a119077
Update Skywalking-Cross-Process-Propagation-Headers-Protocol-v2.md ( #2448 )
2019-04-04 11:17:05 -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
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
吴晟 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
吴晟 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
kezhenxu94
16aca37e70
add apache-dubbo to supported list ( #2413 )
2019-03-28 09:01:55 -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
吴晟 Wu Sheng
7420d256ed
Support compile project agent, backend, UI separately. ( #2399 )
2019-03-25 19:19:21 -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
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
吴晟 Wu Sheng
9fafd98c96
Update Trace-Data-Protocol-v2.md
2019-03-18 14:03:33 +08:00
Xin,Zhang
5ef9adc8b8
Merge branch 'master' into qualified-spring-mvc-endpoints
2019-03-17 07:24:00 +08:00
吴晟 Wu Sheng
cbc29c6164
Merge branch 'master' into async-context
2019-03-16 08:22:34 +08:00
吴晟 Wu Sheng
14db2ede7f
Update Trace-Data-Protocol-v2.md ( #2367 )
2019-03-15 19:24:28 +08:00
Wu Sheng
aa2877b2fb
Finish the prototype of async mode in Java agent core APIs.
2019-03-14 15:50:22 +08:00
guyu
30e4089128
complete Intellij IDEA build process for envoy-metrics-receiver-plugin ( #2358 )
2019-03-14 13:25:54 +08:00
Brandon Fergerson
7322ea86a6
updated to operation name
2019-03-13 08:17:11 -06:00
Brandon Fergerson
e471b1077a
Merge branch 'master' into qualified-spring-mvc-endpoints
2019-03-12 22:55:12 -06:00
Brandon Fergerson
7e3133136f
add to docs
2019-03-12 22:45:47 -06:00
于玉桔
8c3b951785
Customize Enhance code of plugin ( #2300 )
...
* Submit custom enhancement kernel code for the first time.
* Submit the code again.
* Optimize ClassUtil code.
* Submit custom enhancement plugin code for the first time.
* To fix CI issue.
* To fix CI header Tmp issue
* To fix CI Tmp header issue
* Customize plugin code submission
* Add md file.
* Fix some bug.
* Fix ci issue
* Fix md desc
* Fix unapproved license
* Fix bug
* Fix collection bug.
* Fix java8 pair ref issue
* Fix CI issue.
* Add more detail for expression.
* Fix review issue
* Fix review issue 2
* Fix review code issue 2
* Fix md issue
* Fix bug and op desc md.
* Update customize-enhance-trace.md
* Update customize-enhance-trace.md
* FIx code review issue.
2019-03-13 07:07:45 +08:00
吴晟 Wu Sheng
499638775f
New architecture graph, new documents. ( #2345 )
2019-03-11 18:12:59 +08:00
kezhenxu94
4454721030
doc: fix typo and list numbers ( #2339 )
2019-03-10 18:36:39 +08:00
Xin,Zhang
885ae479e0
add instance id configuration item ( #2328 )
...
* add instance id configuration item
* add doc about instance uuid
2019-03-08 08:24:33 +08:00
Sean Zhang
bf242d7529
Change to new repo name. ( #2329 )
2019-03-07 20:38:06 +08:00
吴晟 Wu Sheng
b4cb7e0bca
Envoy metric support and a bug fix ( #2321 )
...
* Extend envoy metric service, scope and OAL lexer/parser.
* Finish metric extension and oal.
* Make test env works.
* Finish test of envoy connection and memory metric.
* Change document.
* Finish docker compose test.
2019-03-07 17:05:46 +08:00
吴晟 Wu Sheng
082a20eb30
Update backend-ui-setup.md ( #2325 )
2019-03-07 15:01:13 +08:00
tianyu
8824bef6d1
Update probe-introduction.md ( #2324 )
2019-03-07 13:12:06 +08:00
Dhi Aurrahman
66ec62dbb5
Envoy metrics service updated ( #2318 )
...
* Add more info for identify metrics
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Fix typo
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
2019-03-05 20:07:42 +08:00
吴晟 Wu Sheng
1a0600ae21
Update README.md ( #2313 )
...
Make supported list more clear.
2019-03-04 14:28:27 +08:00
Dhi Aurrahman
b8a414edf5
Envoy metrics receiver plugin protos ( #2304 )
...
* Add envoy metrics service protos
This patch imports protos from envoyproxy/data-plane-api and
prometheus/client_model to enable metrics service service feature in
SkyWalking OAP.
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add Envoy related docs
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Update the LICENSE to include new protos license
From:
- envoyproxy/data-plane-api
- prometheus/client_model
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add a complete config.yaml example
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add note on Envoy dynamic config
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add protoc-gen-validate license
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add samples
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Make CI and license right.
* Update README.md
@dhi typo :P
* Update README.md
Another typo :P
* Delete metrics.json
metrics.json is included in identify.json and not be linked in document.
2019-03-01 22:13:59 +08:00