Commit Graph

122 Commits

Author SHA1 Message Date
Lei Zhiyuan a7d1dad013 add SOFARPC to support list (#1301) 2018-06-03 21:57:38 +08:00
kevinyyyy 43a4faaec4 modify launch link address to Apache (#1286) 2018-05-30 17:59:04 +08:00
彭勇升 pengys faaf3e829b Separated TTL from minute to minute, hour, day, month. (#1268)
* #1263

Separated TTL from minute to minute, hour, day, month.

* 1. Minute metric data ttl change to 90, because of the 1 hour duration condition in UI means 60 minutes.
And i prefer to setting the value up to above 50%.
2. Some description and logging.

#1263

* Add a config time named traceDataTTL for trace data TTL.

#1263

* Fixed the logger english sentence mistake.
2018-05-28 17:09:04 +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
吴晟 Wu Sheng cb84b1fd1e
Update How-to-release.md (#1267) 2018-05-27 08:37:57 +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
吴晟 Wu Sheng 9c4b95ab9f Update release doc and related script (#1252)
* Adjust release doc and script based on last release vote.

* Update UI declaimer file.

* Update create_source_release.sh

* Update How-to-release.md
2018-05-23 11:47:56 +08:00
ma-xiao-guang-64 4e047353f9 fix wrong description for chinese document (#1212)
fix wrong description for chinese document
2018-05-11 14:26:05 +08:00
吴晟 Wu Sheng 53b59f22f0
Update screenshot for new release. (#1209) 2018-05-10 17:51:10 +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
吴晟 Wu Sheng 028235c92c
New Change logs for next release (#1109)
* Update CHANGES.md
2018-05-07 15:05:27 +08:00
Bruce Wu bd28d447d1 Docs/fix grpc dirname (#1180)
* Update How-to-build-CN.md

* Update How-to-build.md
2018-05-06 13:33:24 +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
lican ed487bc25c Add RunnableWrapper (#1152)
* Add RunnableWrapper

* movement

* Fix Location
2018-05-04 06:01:29 +08:00
Lemon c53359a1a0
Add optional plugins document. (#1136) 2018-04-30 10:15:31 +08:00
吴晟 Wu Sheng 7120001dde Add optional plugins document. (#1134) 2018-04-30 08:26:36 +08:00
lican 2deb0843d3 Fix Protocol doc Error And LogJsonReader Bug (#1135)
* fix based on org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan.logs

* Fix Code Bug

* Fix Doc
2018-04-30 07:48:26 +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 bc44fa3647 add some doc (#1100) 2018-04-21 20:29:53 +08:00
lican 59c945a2b8 Fix document error (#1087) 2018-04-17 18:03:57 +08:00
Lemon c5919845ec Update Trace-Data-Protocol.md (#1076) 2018-04-14 23:14:23 +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
lican 8dda60eb7d chinese documents translation, sync with english (#1062)
* partial doc

* tls

* translat all chinese document

* remove english

* revised submodule
2018-04-11 11:42:59 +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
彭勇升 pengys 4eb5dabbea
Refactor the collector configuration initialization. (#1058)
* Refactor the collector configuration initialization.

#1047
2018-04-10 21:34:05 +08:00
吴晟 Wu Sheng 3dfe47da9b
Update release doc. (#1036) 2018-04-05 20:33:30 +08:00
Willem Jiang 1deb90a24a Update the support version of ServiceComb (#1027)
* Enable the build of ServiceComb Java Chassis

* Updated the Supported list
2018-04-04 10:16:13 +08:00
吴晟 Wu Sheng 7e148494e8
Fix two wrong urls. (#1019)
* Update release docs.

* Adjust doc.

* Fix a missing wrong url.
2018-04-04 07:32:07 +08:00
吴晟 Wu Sheng 90fb7b7149
Because of key issue, system env override can't be supported. (#1017)
* Because of key issue, system env override can't be supported.

* Override value only in supported types. Int, String, Long, Boolean.
2018-04-03 16:16:41 +08:00
吴晟 Wu Sheng 56c11d4020
Add documents about vote result and announce. (#1016)
* Add documents about vote result and announce.

* Update description about SkyWalking in mail templetes.

* Remove the -1 allowed rule. Even it is a right rule, but we don't encourage people do that.

* Add a svn move example.
2018-04-03 12:44:44 +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
lemon c84c76355b Fix proto link (#1002)
* Fix link to proto files

* Fix proto path.
2018-03-30 14:58:35 +08:00
彭勇升 pengys 061a4d4c8e Update How-to-release.md (#988)
* Update How-to-release.md

* Update How-to-release.md
2018-03-25 17:43:00 +08:00
彭勇升 pengys 87a4959725 Update How-to-release.md (#986) 2018-03-25 12:42:07 +08:00
吴晟 Wu Sheng e13ff79326 Sync to fix release check (#982)
Fix IPMC checks for releasing.
2018-03-24 17:11:04 +08:00
吴晟 Wu Sheng 56c090b66b Fix document. (#980) 2018-03-23 11:22:46 +08:00
cyberdak 8106c38594 add npm install error tips. (#970)
* add npm install error tips.

tell people use taobao's npm source.

* Update How-to-build-CN.md
2018-03-20 20:52:18 +08:00
吴晟 Wu Sheng b5de1a16a6
Update How-to-release.md (#966) 2018-03-20 15:46:51 +08:00
吴晟 Wu Sheng 4589f4e46c
Fix an invalid doc. (#965) 2018-03-20 13:55:14 +08:00
彭勇升 pengys e4aa8ea6ca Update How-to-release.md (#964) 2018-03-20 06:15:23 +08:00
吴晟 Wu Sheng b1265dfc1c
Update How-to-release.md (#961) 2018-03-19 16:30:48 +08:00
吴晟 Wu Sheng ae39e7b5a1
Merge release documents (#960)
* 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.

* Update docs and source release.

* remove .sha256 requirement.

* Update How-to-release.md

* Update How-to-release.md

* Update build doc.

* Update docs.

* Update How-to-release.md

* Update How-to-release.md
2018-03-19 12:22:53 +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 86c9e3815a
Doc patch (#928)
* Update CHANGELOG.md

* Update Deploy-backend-in-standalone-mode.md
2018-03-12 12:20:32 +08:00
吴晟 Wu Sheng 72236acac1
Fix document (#910)
* Update How-to-build-CN.md

* Update How-to-build.md
2018-03-08 12:19:42 +08:00
吴晟 Wu Sheng cf95a39b2e
Add new document of protocol in en. (#898) 2018-03-07 17:08:04 +08:00
Xin,Zhang be4a8db0c9 Update deploy CN docs (#896) 2018-03-07 14:06:11 +08:00