吴晟 Wu Sheng
397162f635
Merge branch 'master' into async-context
2019-03-16 08:57:38 +08:00
Joe Zou
e819a805ff
Update powered-by.md ( #2369 )
...
* Update powered-by.md
Change order
2019-03-16 08:57:24 +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
于玉桔
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
Jared Tan
c50c804bc8
remove cn docs. ( #2315 )
2019-03-04 22:48:54 +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
Chandu
7dd1a016da
Update and rename Spring-bean-plugins.md to Spring-annotation-plugin.md ( #2299 )
...
* Update and rename Spring-bean-plugins.md to Spring-annotation-plugin.md
* Update README.md
* Update README.md
2019-02-27 22:38:31 +08:00
吴晟 Wu Sheng
fb62025da8
Improve OAP extendibility ( #2288 )
...
* Make scope meta configurable.
* Fix test cases in ci.
* Change step 1
* Refactor step 2
* Other compile issue done. Prepare the generator changes.
* Revert some wrong changes to Istio receiver.
* Step 3, make compile pass.
* Try to make CI passed.
* Add a check.
* Fix generated code style
* Provide new and extendable dispatcher generator tool
* Fix startup.
* Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
* Fix a H2 query for endpoint search.
* Fix a wrong mysql alarm query.
* Provide new document and `generate-tool-grammer` module.
* Add missing last section of document.
* Fix typo
* Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
* ScopeDeclaration can be used once for each class only, now.
2019-02-26 13:43:14 +08:00
Jared Tan
8f866fecd9
add probe and some setup cn docs. ( #2280 )
2019-02-22 17:52:06 +08:00
吴晟 Wu Sheng
b7cb170824
User wall ( #2278 )
...
* Update user wall.
* Add a missing website.
2019-02-22 15:27:53 +08:00
Jared Tan
bb800863f2
cn docs. ( #2273 )
2019-02-22 09:32:01 +08:00
吴晟 Wu Sheng
ba3c1ac8a8
Update manual-sdk.md ( #2272 )
2019-02-22 08:45:14 +08:00
Maolie
dd574dd30e
Update powered-by.md ( #2268 )
...
ADD China Eastern Airlines .Thanks
2019-02-21 07:33:19 +08:00
Song Kun
b4eb06e1fb
Improve document ( #2259 )
2019-02-19 19:03:00 +08:00
吴晟 Wu Sheng
333bcd48e0
Provide slow database rule document. ( #2253 )
2019-02-18 21:23:36 +08:00
zhangzhanhong2
486a98adcb
Add https://www.cxist.com/ to powered-by page ( #2251 )
...
* Update powered-by.md
* Update powered-by.md
Change list order.
2019-02-18 17:47:14 +08:00
吴晟 Wu Sheng
2f3ccf368c
Backend streaming thread model improvement ( #2247 )
...
[Performance Improvement]Backend streaming thread model improvement
2019-02-18 14:55:07 +08:00
于玉桔
0929ff3453
Support Zookeeper plugin ( #2211 )
...
* Zookeeper plugin
2019-02-15 22:13:44 +08:00
吴晟 Wu Sheng
4c6429061a
Support to register different host/port at cluster coordinator ( #2244 )
...
* Support to register different host/port at cluster coordinator. Only for Zookeeper and Consul
* Provide document for internalComHost and internalComPort
* Reset port to default.
2019-02-13 16:06:43 +08:00
于玉桔
450eb2a24e
Images ref from our Apache website ( #2238 )
2019-02-13 08:47:03 +08:00
吴晟 Wu Sheng
4b15c713b5
Make sure all document images ref from our Apache website. ( #2236 )
...
* Make sure all document images ref from our Apache website.
* Change the statement.
2019-02-11 14:52:52 +08:00
吴晟 Wu Sheng
496bde92fb
Update users and user cases ( #2235 )
...
* Update README.md
* Update powered-by.md
2019-02-09 22:45:18 +08:00
吴晟 Wu Sheng
7c7261827b
Update powered-by.md ( #2228 )
2019-02-01 09:11:42 +08:00
彭勇升 pengys
d60ce3fe54
Update Screenshots.md ( #2226 )
2019-01-31 07:40:18 +08:00
吴晟 Wu Sheng
f88ac3defe
Set dist bin tar with -bin in the final name. ( #2221 )
...
* Set dist bin tar with -bin in the final name.
* Change dockerfile and makefile
2019-01-30 20:37:40 +08:00
兵
79c1f1e083
Add echplus.com as new user ( #2225 )
...
* Update powered-by.md
* Update powered-by.md
* Update powered-by.md
2019-01-30 19:37:19 +08:00
于玉桔
a36394d9bc
Support lettuce plugin ( #2152 )
...
* Support lettuce plugin
* lettuce plugin bugfix
* lettuce plugin fix license issue
* lettuce plugin fix cluster and config issue
* plugin lettuce compatible with low 5.0.x version
* lettuce plugin support version accurately describes on Supported-list.md
* plugin lettuce compatible with low 5.0.2 version
* lettuce plugin fix wrong batch method intercept point
* move lettuce to optional plugins
* fix ci issue
* fix ci issue
* Modify the description file
* Pom code optimization
* Optimization operation name
* Optimization operation name2
2019-01-26 13:09:03 +08:00
吴晟 Wu Sheng
3b0a1d3132
Update How-to-release.md ( #2210 )
2019-01-26 10:10:25 +08:00
何延龙
b9fa6a3c47
fix gRPCHost ( #2194 )
...
* fix gRPCHost
* fix gRPCHost
2019-01-23 00:03:06 +08:00
吴晟 Wu Sheng
0593fdd948
Update backend-cluster.md ( #2192 )
2019-01-22 10:40:30 +08:00
stenio2011
b6e3361b9e
Update README.md ( #2179 )
...
correct spelling error.
2019-01-18 15:57:34 +08:00
Gao Hongtao
da1a295adb
Update trace-mode-grafana.json ( #2178 )
...
* Update trace-mode-grafana.json
Update heatmap expression
* Update trace-mode-grafana.json
2019-01-18 15:20:26 +08:00
Gao Hongtao
30b0e05aac
Update mesh-mode-grafana.json ( #2177 )
...
* Update mesh-mode-grafana.json
fix bugs for more than one instance
* Update mesh-mode-grafana.json
Fix heatmap
2019-01-18 14:39:30 +08:00
何延龙
4f3e233712
🎉 PHP agent ( #2159 )
...
* 🎉 PHP agent
* Update powered-by.md
Change user list order
2019-01-15 14:13:51 +08:00
Devon
98ad680c1e
support doc overview-cn.md translation ( #2154 )
...
* support overview-cn.md translation
* update overview-cn.md translation
* update fix error statement problem
* update fix error statement
2019-01-13 12:48:14 +08:00
于玉桔
43b216aa92
Support redisson plugin ( #2083 )
...
* plugin support redisson
2019-01-11 22:32:09 +08:00
吴晟 Wu Sheng
9cc5e76d97
Support service inventory extension fields in json format ( #2148 )
...
* Add properties for service inventory
* Fix code bugs
* Provide develop doc for inventory extension.
2019-01-11 21:24:51 +08:00
吴晟 Wu Sheng
5f57e561c7
Provide grafana settings for telemetry ( #2138 )
...
* Change a label name for sw instance to avoid confict.
* Fix a wrong metric name.
* Fix too many counter instances.
* Set uptime to second.
* Fix format.
* Fix format
* Remove two unnecessary counter.
* Provide grafana dashboard settings and remove unnecessary metric.
* Provide a simple UI brief doc. Fix #2137
2019-01-10 07:27:23 +08:00