Dhi Aurrahman
53a1ae8e82
docs: Improve envoy metrics sending setup documentation ( #3389 )
...
* Add envoy metrics sending example
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Newline
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Fix
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Tear down note
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Typo
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
2019-09-01 09:47:38 +08:00
吴晟 Wu Sheng
63b033dfc0
Add istio bypass adaptor setup document back ( #3376 )
...
* Update document.
* Enable ALS document
2019-09-01 09:19:58 +08:00
kezhenxu94
54614a0594
Support gateway without agent ( #3308 )
...
* Support Gateway without agent
2019-08-30 16:17:41 +08:00
XiaoFeng Yu
b3a2c647e3
Update powered-by.md ( #3375 )
...
* Update powered-by.md
2019-08-30 14:55:39 +08:00
wuxingye
57b345ddaa
add logstash logback plugin ( #3365 )
...
* add logstash logback plugin
* add logstash logback plugin, set pom provided, refine logback doc
* refine logstash logback doc
* refine the comment
* remove the app_id that not related to SkyWalking
* remove tag @date for CI error: unknown tag: date
* add description for iLoggingEvent for ci warning: no description for @param
2019-08-29 22:58:49 +08:00
于玉桔
95ceacfc15
Fix the zookeeper plugin has many nodes in the cluster case ( #3372 )
...
* Fix the zookeeper plugin has many nodes in the cluster case
* support version
2019-08-29 19:32:37 +08:00
Andy Ai
8bf7e346ee
Support play 2.x ( #3207 )
...
* Support play 2.x
2019-08-29 17:00:51 +08:00
Stalary
3d00d83fc6
ADD: add operationName length threshold ( #3357 )
...
* ADD: add operationName length threshold
* MOD:move operationName threshold to Config, simplified code
* MOD:update agent set-up document, clean code
* MOD:add agent.operation_name_threshold conf prefix
2019-08-28 22:18:11 +08:00
吴晟 Wu Sheng
a3241f0a59
Support op group name in agent config core. ( #3299 )
...
* Support op group name in agent config core.
* Provide core API for operation name grouping, rest template plugin update, and doc update.
* Fix doc
* Fix test case.
* Fix missing changes.
* add shuyun to powered-by.md (#3341 )
* add shuyun to powered-by.md
* update powered-by.md
* Remove static method.
2019-08-27 15:07:44 +08:00
evanxuhe
1cc4a517c2
Log4j2 support AsyncRoot print tid. All versions above 2.0 supported ( #3284 )
...
* Log4j2 support AsyncRoot print tid
Support AsyncRoot print tid of all versions of log4j2 2.1+
2019-08-26 21:00:46 +08:00
kezhenxu94
dbab6977c8
Add Thomas Cook to powered-by ( #3316 )
2019-08-25 12:45:29 +08:00
dzx2018
c2663c08cc
Add genshuixue.com to powered-by.md ( #3300 )
...
* Update powered-by.md
* Update powered-by.md
Change order
2019-08-22 08:17:41 +08:00
Daming
49b20dd0cb
Support Zookeeper ACL ( #3273 )
...
* support ACL
* support digest only
2019-08-21 09:23:43 +08:00
liuweiyi
a06d221e62
Add more.
2019-08-19 16:40:26 +08:00
liuweiyi
8024beaf88
Add cluster etcd config to cluster.md.
2019-08-19 16:35:30 +08:00
吴晟 Wu Sheng
9161c47781
Update powered-by.md ( #3272 )
2019-08-15 20:46:42 +08:00
Alvin
ffe1df579f
Enhance agent logger. ( #3250 )
...
* Add pattern logger to replace the easy logger.
* Doc update
* Support console log
2019-08-14 14:31:24 +08:00
makingtime
fc026ec3a7
correct span_limit_per_segment default value ( #3261 )
...
change `agent.span_limit_per_segment` default value to match the default value of `SPAN_LIMIT_PER_SEGMENT` in https://github.com/apache/skywalking/blob/master/apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/Config.java
2019-08-14 08:24:00 +08:00
kezhenxu94
e1b1465564
Add attention note to plugin development guide ( #3245 )
2019-08-11 13:35:23 +08:00
Alvin
90d525b164
Improve agent grpc auto reconnect ( #3240 )
...
* improve auto connect
* add config
* use int instread of atomic
* update format
* update doc
* update var name and doc
* fix
2019-08-11 12:30:17 +08:00
wuguangkuo
6c30223838
fix doc error ( #3237 )
2019-08-09 19:48:27 +08:00
Jared Tan
02affffa50
support elasticsearch address configuration with http scheme. ( #3236 )
...
* support elasticsearch address configuration with http scheme.
* update logical.
2019-08-09 19:15:04 +08:00
吴晟 Wu Sheng
ffd25332eb
Update powered-by.md ( #3228 )
2019-08-07 23:32:03 +08:00
吴晟 Wu Sheng
0df76e4e38
Remove the scope-meta file ( #3226 )
...
* Remove the meta file
2019-08-07 17:35:12 +08:00
kezhenxu94
37acc3dc99
Add dependency licenses check ( #3221 )
...
* Add dependency licenses check
2019-08-07 09:45:23 +08:00
吴晟 Wu Sheng
eff9faa8c9
Update backend-storage.md ( #3222 )
...
* Update backend-storage.md
* Update backend-storage.md
* Update ES-Server-FAQ.md
2019-08-06 21:19:00 +08:00
li.can
6e837153f2
Add jdk http plugin ( #3171 )
...
* add http
* update plugin
* Add StaticMethodsAroundInterceptor to be injected.
* move to options plugin
* move folder
* update pom
* support https
* add witness class
* Make JDK9-11 available for bootstrap instrumentation
* Remove temp folder of old bootstrap instrumentation requirement.
* remove witness ,work for jdk6,7,8,9,10,11
* Make JDK 12 works.
* move jdk-http-plugin to bootstrap-plugins folder
* add httpsclient
* update README.md
2019-08-03 10:26:20 +08:00
kezhenxu94
49f50a24a4
Support upgrade backend w/o rebooting agents ( #3170 )
...
* Support upgrade backend w/o rebooting agents
2019-08-02 09:25:17 +08:00
吴晟 Wu Sheng
2b274f3cc0
Make JDK 12 works. ( #3197 )
2019-07-31 23:24:53 +08:00
吴晟 Wu Sheng
b091c0ae48
Make bootstrap instrumentation available in JDK9 - 11 ( #3194 )
...
* Make JDK9-11 available for bootstrap instrumentation
* Remove temp folder of old bootstrap instrumentation requirement.
2019-07-31 15:30:11 +08:00
makingtime
7b53d853e1
correct 3rd default alarm rule description ( #3192 )
...
* correct 3rd default alarm rule description
* unit change: 1000ms -> 1s
2019-07-31 07:50:11 +08:00
Alan Lau
e92d01cae3
Add etcd config doc. ( #3189 )
2019-07-29 17:36:07 +08:00
Jared Tan
5d3312cccc
Update Java-Plugin-Development-Guide.md ( #3188 )
2019-07-29 16:34:30 +08:00
吴晟 Wu Sheng
d66f775fe5
Remove javassist from agent dependency ( #3176 )
...
* Remove javassist dependency
* Finish the PR.
* Change doc title level.
* Remove the duplicated codes.
2019-07-28 23:33:48 +08:00
吴晟 Wu Sheng
c76fb4053e
Set up the bootstrap instrumentation plugin framework ( #3152 )
...
* POC: Intercept successfully.
* Refactor codes
* Build the new core
* Setup the new core.
* Push the javassist version to 3.23.2-GA, as it is the last version supports JDK 1.6 compile, according to https://github.com/jboss-javassist/javassist/blob/rel_3_23_2_ga/pom.xml#L149-L160
* Finish the all codes.
* Document updated for bootstrap instrumentation.
* Add a notice to document.
* Remove unexpected file.
* Set javassist version right. Add judge in core interceptors
* Fixe no log bridge implementation
2019-07-25 22:00:07 +08:00
Gao Hongtao
924f25fec4
Self observability of OAP backend ( #3140 )
...
* First commit
* Fix e2e test and some nits
* Documenting so11y and setting default values of it in dev env
2019-07-24 16:08:56 +08:00
于玉桔
b1dea4c540
Provide a configuration to control the length of the peer field ( #3105 )
...
* Fix 3096
2019-07-20 16:50:28 +08:00
吴晟 Wu Sheng
5b039e9747
All NEW OAL Runtime Engine ( #3109 )
...
* Change OAL generator tool to runtime.
Step 1. change project structure. API links and maven pom.
* Part of metrics class generation
* Metrcis class generated.
* Set up the basic structure of new OAL engine.
* Finish metrics generation.
* Support dispatcher generation.
* Format codes.
* Generate dispatcher all methods.
* Implement disable in hardcode.
* Clear up
* Fix compile startup.
* Update license and document of new OAL engine.
* Fix rat.
* Disable class output in default
* Copy from @kezhenxu94 's test PR, https://github.com/apache/skywalking/pull/3110
* Wait for the mount command to finish
2019-07-18 19:47:23 +08:00
kezhenxu94
f84e1de593
Add docs of e2e development guide ( #2984 )
...
* Add docs of e2e development guide
2019-07-17 10:57:56 +08:00
Daming
1d13d735bb
setup your ide ( #3063 )
...
* setup your idea
* add anchors
* fix
* Update docs/en/guides/How-to-build.md
Co-Authored-By: kezhenxu94 <kezhenxu94@163.com>
* Update docs/en/guides/How-to-build.md
Co-Authored-By: kezhenxu94 <kezhenxu94@163.com>
2019-07-13 22:33:52 +08:00
吴晟 Wu Sheng
73a4d3c1de
Update Java-Plugin-Development-Guide.md ( #3067 )
2019-07-13 19:34:19 +08:00
Alan Lau
faec2b02b4
Fix typos. ( #3058 )
2019-07-12 16:38:16 +09:00
evanxuhe
3bc03f8eec
Add lixiang.com to powered-by page ( #3030 )
2019-07-09 20:30:57 +09:00
Jared Tan
ded295bd6c
add 富国基金管理有限公司 to powered by page. ( #3019 )
...
* add 富国基金管理有限公司 to powered by page.
* Update powered-by.md
2019-07-08 15:43:35 +09:00
zygfengyuwuzu
b21db17148
Add 北京宅急送快运股份有限公司 to powered by page ( #3001 )
...
* Update powered-by.md
北京宅急送快运股份有限公司
* Update powered-by.md
2019-07-04 15:35:50 +08:00
于玉桔
48ffd09239
Spring @Async plugin support ( #2902 )
...
* spring_async_plugin
* fix
* fix
* fix
* fix
* format fix
* rename
* fix
* fix version
* Update SWCallable.java
* Update Supported-list.md
* Update Supported-list.md
2019-07-02 07:46:25 +08:00
于玉桔
1e25678b9e
Logback support AsyncAppender print tid ( #2750 )
...
* AsyncAppender
* improve performance
* fix mdc issue
* fix mdc
* add Async demo
2019-07-01 21:12:19 +08:00
SummerOfServenteen
c82a230d4c
Add shuaibaoshop.com to powered-by page ( #2959 )
...
* Update powered-by.md
* Update powered-by.md
Change list order
2019-06-27 21:07:15 +08:00
吴晟 Wu Sheng
0922548069
Update backend-storage.md ( #2950 )
2019-06-27 00:14:37 +08:00
吴晟 Wu Sheng
d844a52587
Fix OOM by empty stack of exception. ( #2931 )
...
* Support bootstrap class enhance and fix OOM by empty stack of exception.
* Agent document update
* Remove a word.
* Fix wrong cause exception search.
* Fix the condition
* Revert bootstrap class loader enhance.
* Remove import.
* no message
2019-06-23 08:42:03 +08:00
吴晟 Wu Sheng
980c019f11
Update README.md ( #2920 )
...
Change go2sky repo. Tetrate.io donated it to SkyAPM
2019-06-21 15:36:28 +08:00
吴晟 Wu Sheng
fe66feccb7
Update backend-storage.md ( #2915 )
2019-06-20 12:47:48 +08:00
吴晟 Wu Sheng
963ac5d33e
Remove login permanently. ( #2912 )
...
* Remove login permanently.
* Sync UI change.
* Delete `org.apache.skywalking.apm.webapp.security`
* Delete tests.
2019-06-20 11:04:14 +08:00
吴晟 Wu Sheng
825a52195d
Summary FAQ of WebSphere installation. ( #2911 )
...
* Create install_agent_on_websphere.md
* Update README.md
2019-06-19 22:40:55 +08:00
彭勇升 pengys
0567fb3b87
Update powered-by.md ( #2910 )
2019-06-19 19:35:12 +08:00
kezhenxu94
09564919cb
Add config to control tracing sql parameters in MySQL agent ( #2846 )
...
* Add config to control tracing sql parameters
2019-06-19 12:03:38 +08:00
TreeBright
d17e215d41
Update powered-by.md ( #2903 )
...
受leader要求,移除公司名单。
2019-06-18 22:04:06 +08:00
TreeBright
0dc186f79c
Add payeco.com to powered-by page ( #2900 )
...
* Update powered-by.md
* Update powered-by.md
Change order and format
2019-06-18 19:41:22 +08:00
kayleyang
168a27cba7
Update powered-by.md ( #2899 )
...
添加恒天财富投资管理股份有限公司支持信息
2019-06-18 19:02:28 +08:00
tristan-tsl
382069e11c
Add http://www.yibainetwork.com/ to powered-by page ( #2898 )
...
* Update powered-by.md
* Update powered-by.md
Chang order
2019-06-18 18:13:44 +08:00
彭勇升 pengys
1e4fe42523
Update ES-Server-FAQ.md ( #2897 )
...
* Update ES-Server-FAQ.md
[Thread Pool](https://www.elastic.co/guide/en/elasticsearch/reference/6.3/modules-threadpool.html?nsukey=W48pJFXgvLgtyfM%2FXI%2FQ8BhcPYE0WjNFGwKD%2Bv0cjUkocQhh1FCPQwklwVBOec541GcUkX899f%2FQv5ikjA8ckqdcrlVHpjATTKbJarNA1Gr%2BltpTiDJe%2FMuqrZGa0CAkbLfIGrYqMyc0s%2BlkxFr%2BzEo2hmWsgMaPZvK9K6f9Xugz0k0v1Wb2nfeex8ZQn0Y9SFEHwRaYV5uzw8rnH9I%2BGg%3D%3D )
From this document, we can find that the bulk thread pool setting is deleted.
write
For single-document index/delete/update and bulk requests. Thread pool type is fixed with a size of # of available processors, queue_size of 200. The maximum size for this pool is 1 + # of available processors.
* Update ES-Server-FAQ.md
2019-06-18 16:07:50 +08:00
于玉桔
adb7ac44d7
Provide Zookeeper dynamic configuration center implementation. fixes #2825 ( #2852 )
...
* configration-zookeeper
2019-06-18 13:53:28 +08:00
daming
6ff33d8816
Restore solrj-plugin ( #2888 )
...
* restore solrj-plugin
* restore solrj-plugin
2019-06-17 18:48:18 +08:00
kezhenxu94
fac940cdbe
Provide Apollo dynamic configuration center implementation. fixes #2825 ( #2826 )
...
* Provide Apollo dynamic configuration center implementation. fixes #2825
2019-06-16 22:49:44 +08:00
吴晟 Wu Sheng
10b050da22
Add alarm webhook document ( #2878 )
...
* Update backend-alarm.md
* Update backend-alarm.md
2019-06-15 00:45:17 +08:00
吴晟 Wu Sheng
0f9c27d481
Revert SolrJ plugin. ( #2871 )
...
* Revert SolrJ plugin.
* Remove an unexpected test case.
* Revert "Remove an unexpected test case."
This reverts commit 359990e18b0c0ae1a6e1005ff985bf237ec05619.
* Clear context.
* Fix a leak.
2019-06-14 09:24:58 +08:00
kezhenxu94
5b6a890592
Adjust pom plugin position and add docs ( #2870 )
...
* Adjust pom plugin position and add docs
* Polishing
* Update as requested
2019-06-14 07:21:47 +08:00
吴晟 Wu Sheng
c3de8e8b7c
Add FAQ for ElasticSearch server side setting ( #2859 )
...
* Create ES-Server-FAQ.md
* Update README.md
* Update ES-Server-FAQ.md
2019-06-13 17:56:00 +08:00
kezhenxu94
ec731b2ad8
Remove unnecessary docs and config keys ( #2845 )
2019-06-11 00:20:26 +08:00
kezhenxu94
7f2277091d
Provide Nacos dynamic configuration center implementation. fixes #2816 ( #2817 )
...
* Provide Nacos dynamic configuration center implementation. fixes #2816
* Add unit tests
* Sync
* Replace pull-mode with watch-mode
* Fix ci
* Unify dependency management
* Add integration tests
* Revert unexpected changes
* Add more test cases
* Revert unexpected changes
* Suppress IDE warning
* Correctify volumes position
* Add license header
* Remove Chinese comments
* Sync
* Sync
* Sync
* Sync
* Revert unexpected changes
* Rebase on refactored code and add missing config to docker
* Fix unit test
* Revert unnecessary changes
2019-06-07 12:01:24 +08:00
daming
6ae517423c
Provide plugin for Solr-7.x(client) ( #2730 )
...
* new branch for solrj-plugin
* rollback and add module solrj-plugin
* preparing to pr
* to resolve reviewers' suggestions
* remove unused code
* remove unused code
* remove unused comments
* To avoid NPE
* fix typo
* Change to JRE6
* fix pom.xml merge incorrectly. and java.net.URL instead of Regex
* Using RuntimeContext instead of ThreadLocal
* To reduce unnecessary tags
* add test cases
* fix validation fail
* add solrj-plugin into component-libraries & Supported-list
* to trace all patch to avoid recheck status of span
* remove unnecessary properites
* remove unnecessary tags
* Add the config to document of setup
2019-06-05 22:54:45 +08:00
吴晟 Wu Sheng
2e846c6078
Dynamic Configuration and Dynamic Configuration Service ( #2810 )
...
* Implement the base of config API module.
* Finish configuration module codebases w/o tests, revert some changes.
* Finish mock tests.
* Add new gRPC service for configuration.
* Make gRPC configuration sync provider works.
* Add database slow statement dynamic setting.
* Finish the dynamic configuration service.
* Fix version.
2019-06-03 23:11:52 +08:00
彭勇升 pengys
5036e83343
Good news of an important feature: time series implementation in Elasticsearch storage. ( #2808 )
...
* The new feature of Elasticsearch storage with the time series implementation.
* Time bucket util improve.
* Fixed some Gramma error.
* Update ttl.md
Polish English a little.
* Update ttl.md
Add more explicit description of TTL
* Update ttl.md
* Update StorageModuleElasticsearchConfig.java
Set otherMetricsDataTTL = 0 as default, make user more clear.
* Rename the timeSeriesAble to capableOfTimeSeries
* Fixed a test case failure.
2019-06-03 18:46:42 +08:00
Zhang Yonglun
f803a2ade3
Provide plugin for ShardingSphere ( #2699 ) ( #2727 )
...
* merge
* merge
* Provide plugin for ShardingSphere (#2699 )
* Provide plugin for ShardingSphere (#2699 )
* Provide plugin for ShardingSphere (#2699 )
* adjust package name (#2699 )
* fix mvnw (#2699 )
* revert files access permission from 644 to 755
* change the access permission from 644 to 755
* change files access permission from 644 to 755
* revert all no changes files
2019-06-02 18:59:37 +08:00
karott
9786893a6a
Update powered-by.md ( #2807 )
2019-06-02 11:32:25 +08:00
karott
8c0d44a110
Add Xinyebang.com to powered-by page. ( #2804 )
...
* Update powered-by.md
* Update powered-by.md
Change order.
2019-06-01 14:17:50 +08:00
吴晟 Wu Sheng
50ecc53c41
Update powered-by.md ( #2794 )
2019-05-31 14:29:21 +08:00
mliu111477
57427f2b05
Update powered-by.md
...
增加拉勾的Use case
2019-05-31 11:35:22 +08:00
oneclouds
83ce7cc4cb
Add sijibao.com to powered-by page ( #2762 )
...
* Update powered-by.md
Change order
2019-05-27 17:11:32 +08:00
吴晟 Wu Sheng
bb4c8c0475
Update Supported-list.md ( #2751 )
2019-05-24 23:18:03 +08:00
FuCheng,Yan
bc6f06f964
Support RESTEasy 3.x ( #2665 )
...
* feat(agent sdk): resteasy plugin
* fix(agent sdk): fix component define
* fix(agent sdk): fix file license
* fix(agent sdk): fix file license
* docs(agent sdk): add supported list
* fix(agent sdk): fix file license
* fix(agent sdk): fix response error tag
* fix(agent sdk): fix
* fix(agent sdk): adapter 3.5+
* fix(agent sdk): remove unreasonable async handling
2019-05-24 22:14:43 +08:00
tbdpmi
1530a663d2
Add syswin.com to powered-by page ( #2745 )
...
* Update powered-by.md
* Update powered-by.md
Change list order.
2019-05-23 19:34:33 +08:00
daming
8d207682d8
fixed wrong DAO interface names ( #2746 )
2019-05-23 17:51:44 +08:00
吴晟 Wu Sheng
5a965c76da
Update README.md ( #2726 )
2019-05-21 15:53:22 +08:00
于玉桔
98b495ebcc
Spring cloud gateways 2.1.x plugin ( #2517 )
...
* spring cloud gateways plugin
2019-05-20 17:06:40 +08:00
吴晟 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
SataQiu
1f39b19937
fix some spelling mistakes ( #2615 )
2019-05-07 11:40:35 +08:00
吴晟 Wu Sheng
12f9991eef
Add documents for timezone and ttl ( #2607 )
2019-05-07 07:27:41 +08:00
吴晟 Wu Sheng
6412811a06
Update powered-by.md ( #2595 )
...
Add lizhi.fm to user list
2019-05-06 10:11:51 +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
47608a67f6
Show RocketBot new sceenshots. ( #2545 )
2019-04-27 19:37:29 +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
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
吴晟 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
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
Brandon Fergerson
ce1c7aadfc
Vert.x Core 3.x Plugin ( #2386 )
...
* vertx plugin impl
2019-04-16 23:46:49 +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
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
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
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
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
康智冬
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
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
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
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
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
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
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
吴晟 Wu Sheng
6499d4f583
Implement Prometheus to oap backend telemetry ( #2133 )
...
* Finish the basic codes of telemetry.
* Add many telemetry in oap.
* Fix a test case.
* Finish all telemetry metric.
* Fix format.
* Make telemetry works.
* Support JVM metrics.
* Add doc for telemetry.
* Fix typo.
* Fix #2135
2019-01-08 23:20:13 +08:00
honganan
f61a927718
add user info of Youzan.com ( #2130 )
2019-01-08 11:01:23 +08:00
XiaoFu
ee6841fc13
Support Gson Plugin ( #2090 )
...
* Support Gson plugin
2019-01-03 23:51:22 +08:00
吴晟 Wu Sheng
2c712963f4
Update powered-by.md ( #2119 )
2019-01-03 20:41:27 +08:00
吴晟 Wu Sheng
ec391becad
Provide two start up modes and documents. ( #2116 )
2019-01-03 15:19:45 +08:00
beiwangnull
da3b869dcf
Update powered-by.md ( #2111 )
2019-01-02 16:32:06 +08:00
吴晟 Wu Sheng
41d40cfe19
Fix description ( #2109 )
...
* Update README.md
* Update README.md
2019-01-02 12:50:52 +08:00
吴晟 Wu Sheng
8506f8f3c5
Fix doc. ( #2105 )
...
* Fix doc.
* Fix typo
2019-01-01 11:44:32 +08:00
caoyixiong
7a6c26b8e7
Provide cn doc translation about concept and design parts ( #2056 )
...
* fix classloader dead lock in jdk7+
* support springcloud fegin 2.x
* update pom
* fix checkstyle
* fix checkstyle
* Update pom.xml
* cn doc
* cn doc
* cn doc
* cn doc
* cn doc
* delete cn default readme
2018-12-29 18:27:11 +08:00
于玉桔
15188e5dd7
guides cn md ( #2096 )
2018-12-28 22:23:05 +08:00
吴晟 Wu Sheng
9a5e21d141
Update release document. ( #2081 )
2018-12-22 21:48:04 +08:00
XiaoFu
d789775e17
Add JoinTown to powered-by list ( #2078 )
...
* Update powered-by.md
* Update powered-by.md
I change the order. This list should be in alphabeta order.
2018-12-21 15:27:29 +08:00
XiaoFu
57a55bc2e2
Update Supported-list.md ( #2076 )
2018-12-21 11:48:43 +08:00
吴晟 Wu Sheng
dcc2869426
Update README.md ( #2062 )
2018-12-17 16:45:26 -08:00