于玉桔
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
Jared Tan
5914a2b582
add thread-name. ( #2209 )
2019-01-25 23:21:47 +08:00
jason1016
b5b69000ca
Sync UI ( #2205 )
2019-01-25 18:04:36 +08:00
于玉桔
4e1862d5ba
Sync UI ( #2201 )
2019-01-24 18:26:26 +08:00
吴晟 Wu Sheng
4399299bd5
Optimize the agent grpc channel management. ( #2198 )
...
* Optimize the grpc channel management.
* Rename old version concepts
* Notify when rebuild connection.
* Remove notify in new channel created.
* Remove println.
2019-01-24 00:09:09 +08:00
吴晟 Wu Sheng
2e0104e599
Register lock refactor ( #2195 )
...
* Refactor register and reduce the lock time.
* Refactor es id generation mechanism.
* Wrong commit place.
2019-01-23 23:21:36 +08:00
兵
c704ee0f68
for issue#2196 ( #2197 )
...
for issue#2196
2019-01-23 18:55:38 +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
彭勇升 pengys
9810c5e308
Improve buffer reader speed. ( #2188 )
...
* 1. Sleep 500 milliseconds after a batch re-call finish.
2. Re-create register lock index when the system property named debug is setting.
3. Get the register inventory before lock to avoid increment the sequence but not use.
4. Return the exchange flag after all the references and spans in one segment parsed to reduce the number of segment parse.
5. Put the not exchanged segment into a collection then try to exchange no more than 10 times because of the exchange is asynchronous.
6. Cache the segment object to avoid repeated deserialization.
#2185
* #2185
1. Sleep 500 milliseconds after a batch re-call finish.
2. Re-create register lock index when the system property named debug is setting.
3. Get the register inventory before lock to avoid increment the sequence but not use.
2019-01-21 04:21:45 +08:00
吴晟 Wu Sheng
d3155220c3
Fix H2 and MySQL endpoint dependency map miss upstream side and add changelogs ( #2187 )
...
* fix no language attr value in mesh (#2182 )
* Fixed the inventory register lock invalid bug. (#2184 )
* #2183
Merge commit into master.
* Make the h2 register lock same as mysql.
* Fix #2186
2019-01-20 18:14:18 +08:00
彭勇升 pengys
33f5cc19b5
Fixed the inventory register lock invalid bug. ( #2184 )
...
* #2183
Merge commit into master.
* Make the h2 register lock same as mysql.
2019-01-20 16:41:06 +08:00
Gao Hongtao
334dd03429
fix no language attr value in mesh ( #2182 )
2019-01-19 10:48:54 +08:00
吴晟 Wu Sheng
5a7eb5656a
GA tagged, move to 6.1 ( #2180 )
...
* [maven-release-plugin] prepare release v6.0.0-GA
* [maven-release-plugin] prepare for next development iteration
2019-01-18 20:04:23 +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
吴晟 Wu Sheng
0ca7386b68
Sync UI. ( #2176 )
2019-01-18 12:09:03 +08:00
于玉桔
065384012b
Optimization: change treeMode hide card maybe the user experience will be better. ( #2175 )
2019-01-18 11:14:07 +08:00
吴晟 Wu Sheng
18ed80bd95
Fix missing language field. ( #2174 )
2019-01-18 08:00:51 +08:00
吴晟 Wu Sheng
9cda28f054
Set H2 storage startup right. ( #2173 )
2019-01-18 00:14:04 +08:00
吴晟 Wu Sheng
7e04f6523b
Add changlog. ( #2171 )
2019-01-17 17:06:31 +08:00
于玉桔
954fbb089f
Update: update skywalking ui ( #2169 )
2019-01-16 22:01:38 +08:00
a198720
b1b5ee5103
fixed the index name to format name in logs ( #2165 )
...
* fixed the index name to format name in logs
* modify the log level from info to debug
2019-01-16 16:34:59 +08:00
兵
a3e03f6133
Un-exchanged endpoint name in ref can't find the id ( #2162 )
...
* Update ReferenceIdExchanger.java
Change comments of codes.
2019-01-15 20:38:05 +08:00
何延龙
4f3e233712
🎉 PHP agent ( #2159 )
...
* 🎉 PHP agent
* Update powered-by.md
Change user list order
2019-01-15 14:13:51 +08:00
吴晟 Wu Sheng
cee0525f74
Make a test case for span limit. ( #2157 )
2019-01-14 16:46:28 +08:00
吴晟 Wu Sheng
b5eb9e304d
Support Service Instance Inventory properties and bug fixed ( #2156 )
...
* Refactor service instance inventory to properties based entity.
* Fix a bug and refactor properties update.
2019-01-13 22:07:52 +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
Jared Tan
84a5c8c546
fix log output. ( #2153 )
2019-01-12 21:42:52 +08:00
Yann.Xia
f9fb69336e
Fix unessential gson instance ( #2151 )
2019-01-12 12:01:11 +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
于玉桔
20aa7f9ba1
Bugfix: logger information has not enough arguments ( #2147 )
2019-01-11 20:00:23 +08:00
吴晟 Wu Sheng
458135a2d8
Update README.md ( #2142 )
...
Add 5 new users based on #443
2019-01-10 16:26:07 +08:00
Jared Tan
7b8e9ea2b9
update component-libraries.yml in docker config. ( #2141 )
...
* remove duplicate config in docker.
* Revert "remove duplicate config in docker."
This reverts commit eb774035
* update content.
2019-01-10 12:54:48 +08:00
Allen Wang
8a6e4c5ce3
Update: update skywalking ui ( #2140 )
2019-01-10 08:49:23 +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
Allen Wang
cb905f0c9b
Update: update ui trace-tree ( #2128 )
2019-01-08 10:31:05 +08:00
吴晟 Wu Sheng
aaa403ec00
Set telemetry module and APIs ( #2123 )
...
* Finish the APIs of telemetry module.
* Add prometheus license.
* Active default telemetry provider.
2019-01-07 09:48:53 +08:00
Xin,Zhang
745e1043ff
Fix ClassCastException ( #2125 )
2019-01-06 17:21:53 +08:00
langyan1022
6a4e7ffc6c
fix missing ojdbc component id in component-libraries.yml ( #2122 )
...
* add ojdbc component id
2019-01-04 20:56:38 +08:00
XiaoFu
ee6841fc13
Support Gson Plugin ( #2090 )
...
* Support Gson plugin
2019-01-03 23:51:22 +08:00
吴晟 Wu Sheng
0a3af743b4
Fix wrong alarm text. ( #2120 )
2019-01-03 23:13:52 +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
Gao Hongtao
f7929926ec
Update year in UI ( #2115 )
...
* Update submodule skywalking-ui
* Update submodule skywalking ui
2019-01-03 09:33:07 +08:00