Commit Graph

40 Commits

Author SHA1 Message Date
Wu Sheng a26e6af6c7 Finish more documents about high level design of SkyWalking 6. 2018-07-09 23:03:35 -07:00
Wu Sheng 4cd4d247d8 Finish initial documents of overview, project goals and probe-introduction in concepts and designs. 2018-07-09 16:48:14 -07:00
Wu Sheng f121730ede Finish the new document structure. 2018-07-08 21:04:50 -07:00
Wu Sheng b34350e249 Add comments about Filter and Functions. 2018-07-06 17:40:35 -07:00
吴晟 Wu Sheng 6605fcd3a8
Add architecture design doc (#1366)
* Create Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update README.md

Add link in menu. Also related to #1360

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md

* Update Architecture.md
2018-06-19 09:28:39 +08:00
吴晟 Wu Sheng ecc0f944d4
Zipkin receiver in SkyWalking collector (#1273)
* Add Zipkin receiver
2018-06-18 23:36:15 +08:00
林嘉琦 Lin Jiaqi 6279c8dd3c support shardingjdbc database storage feature (#1347)
* support shardingjdbc database storage feature
2018-06-14 22:21:03 +08:00
吴晟 Wu Sheng 65299892e3
Change index page of Incubating and optional plugin documents (#1340)
* Reorganize incubating and optional docs.
2018-06-11 22:50:20 +08:00
吴晟 Wu Sheng 975c04007c
Deploy document reformat (#1337)
* Refactor English documents to guide end users.
2018-06-11 16:23:35 +08:00
hardzhang 43da4e65d9 way to solve Import-Project-Eclipse-RequireItems-Exception (#1264)
* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception

* way to solve Import-Project-Eclipse-RequireItems-Exception

* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception

* Required items could not be found, when import project into Eclipse.

* using markdown style to quote the errors.
2018-05-27 12:45:19 +08:00
SevenPointOld a7ecb9aa9c Add introduce doc to incubating features menu (#1265)
* provides a optional-plugin for tracking ignores enhancement(#1203)

* trace ignore plugin config support override by system.env

* optimize the trace ignore plugin and make normalization of pom

* add AntPathMatcher and an junit test for it

* No longer rely on the spring framework

* add license at file header

* rebuild pom and rewrite README

* rebuild optional-plugins pom

* clean up useless code

* modify junit

* rewrite the ant path match logic

* rename the matcher class

* add the trace ignore plugin introduce doc to incubating features menu.

* modify the README doc.

* remove Chinese in English doc.

* remove superfluous content of EN-doc.

* Update README.md
2018-05-25 17:55:57 +08:00
lican 04579a5617 Update FAQ doc (#1184)
* update faq doc

* update faq

* update faq
2018-05-08 19:36:14 +08:00
吴晟 Wu Sheng 771bc87e7a
Add document of component library settings and incuating features abstract. (#1185) 2018-05-08 11:24:31 +08:00
彭勇升 pengys 6cb266b6bd Collector table description for develop guide. (#995)
* Register table description.

* Update Collector-Table-Description.md

Review and update the docs

* Update Collector-Table-Description.md

* Test link.

* Update Collector-Table-Description.md

* Tables of JVM Metric related finish.

* Table description finish.

* Update Collector-Table-Description.md

* Update Collector-Table-Description.md

* Module class rename to ModuleDefine, Module is the JDK9 class.

* Revert "Module class rename to ModuleDefine, Module is the JDK9 class."

This reverts commit 097665b97ea53b27565e362d28c2e8202710f4cd.

* Modify short column name.

* Modify the description of transaction metrics.

* Add section about collector table description in readme.
2018-05-05 11:40:21 +08:00
吴晟 Wu Sheng 7120001dde Add optional plugins document. (#1134) 2018-04-30 08:26:36 +08:00
姬文刚 HanSenJ 09ce8b097d FAQ about protoc plugin fails when build (#1117)
* Protoc plugin fails when build
2018-04-27 16:00:55 +08:00
lican 59c945a2b8 Fix document error (#1087) 2018-04-17 18:03:57 +08:00
carlvine500 daceca28ee add doc for TraceCrossThread (#1067)
* add doc for TraceCrossThread
2018-04-13 08:57:06 +08:00
吴晟 Wu Sheng 564239f1a2
Update README.md (#1066) 2018-04-11 16:30:36 +08:00
吴晟 Wu Sheng 51014213ba
Update README.md (#1063)
Add an incubating feature in SkyWalking documents.
2018-04-11 14:28:29 +08:00
彭勇升 pengys 931f3cfb50 Collector 5.0.0-alpha version upgrade FAQ. (#1052)
* Collector 5.0.0-alpha version upgrade FAQ.

* Update Upgrade.md

Reformat document and adjust some English.

* Add link.
2018-04-10 22:13:56 +08:00
吴晟 Wu Sheng 7a733ce458
Provide advanced features document (#1014)
* Provide document for TLS

* Provide direct uplink doc.

* Add namespace document.

* Provide token auth doc.

* Provide setting override document.

* Fix two typo.

* Fix more typos.
2018-04-02 17:18:17 +08:00
彭勇升 pengys dcd6a71fce Asf/5.0 alpha/release (#959)
* Update docs for alpha release

* Delete a comma.

* Update How-to-build.md

* Add data-set licenses file

* Rename LICENSES-data-set to LICENSE-data-set

* Update LICENSE

* Remove fastclick from LICENSE

* Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.

* [maven-release-plugin] prepare release apm-5.0.0-alpha

* [maven-release-plugin] prepare for next development iteration

* Product name is not correct

* Add more documents for release.

* Change profile id.

* Add CHANGES file in distribution file.

* Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit ac81501929f72ab3a276b8d782759eb6f652bfa3.

* Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"

This reverts commit 095597c9189589667c2a333d85bd46f6dca90c80.

* Add rat plugin to check dependency license and add license head into missing files.

* Fix docs.

* Exclude web ui config file.

* Next release guide.

* UI update.

* Update docs.

* Build source shell.
2018-03-19 06:09:09 +08:00
吴晟 Wu Sheng cf95a39b2e
Add new document of protocol in en. (#898) 2018-03-07 17:08:04 +08:00
吴晟 Wu Sheng 54b5d724a7
Proposal our ROADMAP. (#779)
* Proposal our ROADMAP.

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

Remove already supported from roadmap.

* Update ROADMAP.md

Add UI roadmap

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md
2018-03-07 07:48:02 +08:00
ascrutae 6c13c386fd Remove docker document and docker plugin 2018-03-05 22:32:33 +08:00
wu-sheng edffdf6ce4 Add links to resources catalog in https://github.com/OpenSkywalking/Community 2018-02-23 08:47:53 +08:00
吴晟 Wu Sheng 0cf694804e
Update README.md 2018-01-29 13:13:20 +08:00
吴晟 Wu Sheng ab6f4f3c76
Update README.md 2018-01-29 12:11:45 +08:00
ascrutae 843e32a0ad link the page 2018-01-29 11:13:20 +08:00
ascrutae 7670ef3d27 link the kafka FAQ document 2018-01-28 14:51:57 +08:00
wu-sheng f40eff5d15 Provide plugin development guide EN version. 2017-12-29 16:23:03 +08:00
wu-sheng 544527ce90 Adjust many documents. 2017-12-29 11:09:52 +08:00
wusheng 1cc2022f4d Update readme to update architecture and make document easier to find. 2017-12-28 22:10:52 +08:00
wu-sheng a715220f50 Remove document versions. 2017-11-28 15:51:39 +08:00
wusheng 33bc0a19ac Add badges for version. 2017-11-21 21:02:36 +08:00
wu-sheng b7293702f6 Provide some documents in cn, and change nodeHanlder -> nodeProcessor 2017-11-06 16:18:58 +08:00
wu-sheng abc141f01c fix url. 2017-11-06 15:27:45 +08:00
wu-sheng adf1e0c9b6 Fix url 2017-11-06 15:25:49 +08:00
wu-sheng e327790c36 Provide en documents in /docs/en 2017-11-06 15:22:38 +08:00