吴晟 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