Commit Graph

4577 Commits

Author SHA1 Message Date
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
吴晟 Wu Sheng 840f8aaf36
Update year to 2019 (#2113) 2019-01-02 18:16:24 +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 f3d320018b
Sync UI. (#2108) 2019-01-01 17:26:48 +08:00
吴晟 Wu Sheng 65e11700a2
Update README.md (#2107) 2019-01-01 15:38:33 +08:00
吴晟 Wu Sheng 8506f8f3c5
Fix doc. (#2105)
* Fix doc.

* Fix typo
2019-01-01 11:44:32 +08:00
Jared Tan 2ed1e948f2
fix incorrect version in apm-checkstyle. (#2102)
* fix incorrect version in apm-checkstyle.

* remove SNAPSHOT in checkstyle module.
2018-12-29 19:06:49 +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
Allen Wang 065f2fc7f4 Update: update ui (#2093) 2018-12-27 23:07:04 +08:00
Xin,Zhang 1087291833 Fix application cannot start when the dubbo interface with @RequestMapping (#2064)
* Fix application cannot start when the dubbo interface with @RequestMapping
2018-12-23 20:03:36 +08:00
吴晟 Wu Sheng 95214aecf3
update version for next iteration. (#2084) 2018-12-23 09:14:14 +08:00
吴晟 Wu Sheng 9a5e21d141
Update release document. (#2081) 2018-12-22 21:48:04 +08:00
吴晟 Wu Sheng c592aea8db Refactor register API for making integration easier. (#2075)
* Refactor register API for making integration easier.

* Fix wrong refactor.
2018-12-21 22:32:06 +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
XiaoFu addf5101e0 Support canal plugin (#2035)
* fix add Canal plugin

* fix add UnitTest

* fix   format pom.xml

* Delete CanalApplication.java

* fix support cluster url

* fix add Licensed

* fix bug

* fix
2018-12-20 21:07:31 +08:00
Allen Wang 4d8bd1551a Update LICENSE (#2072)
* Update submodule ui

* Update LICENSE

* Update: add d3 license
2018-12-20 16:31:14 +08:00
Allen Wang ab64f34236 Update submodule ui (#2071) 2018-12-20 15:48:18 +08:00
Jared Tan 659fdd4425
Sync settings (#2063)
* sync settings file

* add mysql
2018-12-18 11:21:30 +08:00
吴晟 Wu Sheng dcc2869426
Update README.md (#2062) 2018-12-17 16:45:26 -08:00
吴晟 Wu Sheng c7884694da
Move node type from network address to service level[Need storage module update] (#2051)
* Change srcLayer to nodeType. Add nodeType in service inventory entity.

* NodeType value refactor.

* Format codes.

* Fix compile issue.

* Fix bugs, and make query on service inventory instead of network inventory
2018-12-17 09:05:16 -08:00
CharlesMaster 2840f8e5a0 Add StartDT to powered-by list. (#2060)
* Update powered-by.md

add company startdt

* Update powered-by.md

Change order
2018-12-16 23:11:36 -08:00
于玉桔 e6a3363e02 fix inaccuracies in How-to-build.md (#2058) 2018-12-16 22:40:09 -08:00
于玉桔 3fdab2fb95 fix some obvious minor bugs (#2055) 2018-12-16 08:33:48 -08:00
彭勇升 pengys 8eb1bb1c0a Update How-to-release.md (#2052)
* Update How-to-release.md

The public gpg file name should be KEYS, not KEY. It will contains other PMCs public key in this file after you export from the gpg tools.
2018-12-16 07:41:11 -08:00
wenjianzhang d47937b9f0 Add https://www.wochu.cn to powered-by list (#2050)
* Update powered-by.md

* Update powered-by.md

Adjust order. And highlight order.
2018-12-15 19:19:49 -08:00
吴晟 Wu Sheng e1baa9b418
Add documents for clear things. (#2049) 2018-12-15 00:27:52 -08:00
caoyixiong 3e66ea9a45 add User Case (#2048)
* add User Case

* add User Case
2018-12-14 07:59:47 -08:00
ZhHong 0284293458 /instance/register osName, hostName (#2042)
osName and hostName values are reversed。
2018-12-13 07:58:02 -08:00
Jared Tan 2f37158e41
modify code style (#2041)
* modify code style

* ci
2018-12-13 21:59:17 +08:00