Commit Graph

57 Commits

Author SHA1 Message Date
Gao Hongtao 38e4af8cbb Webapp/login (#1374)
* Add login filter

Username and password are stored in application.yml with
prefix "security.user"

* Modify startup script and add webapp.yml config file

* Update quick-start document for default login username/password

* Update deploy document for new webapp.yml config file

* Update license for new files.
2018-06-20 22:32:12 +08:00
林嘉琦 Lin Jiaqi 6279c8dd3c support shardingjdbc database storage feature (#1347)
* support shardingjdbc database storage feature
2018-06-14 22:21:03 +08:00
李伟高 a6d9a605ed modify the document (#1331)
* add document

* modify the document

* format document style
2018-06-08 18:15:19 +08:00
haotian2015 ab82f644a0 Adjust Tomcat deploy doc (#1330) 2018-06-08 17:08:50 +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
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
lican 04579a5617 Update FAQ doc (#1184)
* update faq doc

* update faq

* update faq
2018-05-08 19:36:14 +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
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
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
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
lemon c84c76355b Fix proto link (#1002)
* Fix link to proto files

* Fix proto path.
2018-03-30 14:58:35 +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 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 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
彭勇升 pengys 074acb13c8 Application.yml configuration change. (#893) 2018-03-07 06:21:29 +08:00
Gao Hongtao f17f69b377 Update doc for ui deploy (#889) 2018-03-06 15:29:56 +08:00
ascrutae 6c13c386fd Remove docker document and docker plugin 2018-03-05 22:32:33 +08:00
wusheng 9ae8318c1d Rename collector to backend 2018-03-03 23:02:29 +08:00
wusheng 5765b1e4ff Remove all bintray related. 2018-03-03 22:59:52 +08:00
wusheng 293fd9a1cd Sync Chinese doc 2018-03-03 22:55:35 +08:00
wusheng 45d9491cc0 Adjust build guide document. 2018-02-23 21:49:21 +08:00
吴晟 Wu Sheng e9cffe3ffb
Update Why-have-traces-no-others-CN.md 2018-01-29 12:16:10 +08:00
吴晟 Wu Sheng a0428d1d13
Update Why-have-traces-no-others-CN.md 2018-01-29 12:12:28 +08:00
ascrutae 843e32a0ad link the page 2018-01-29 11:13:20 +08:00
吴晟 Wu Sheng 1a21409c89
Update Kafka-plugin-CN.md
Make zh description more clear.
2018-01-28 14:15:49 +08:00
ascrutae dbf010485a Add kafka plugin docs 2018-01-28 10:41:14 +08:00
wu-sheng 3cd03a720a Add Chinese document about building resin and ojdbc plugins. 2018-01-12 14:56:34 +08:00
wu-sheng 498e8a52cc Isolate NetworkAddressRegisterService from ApplicationRegisterService 2018-01-02 16:51:42 +08:00
wu-sheng f40eff5d15 Provide plugin development guide EN version. 2017-12-29 16:23:03 +08:00
wu-sheng 00523c9dfd Fix some typo 2017-12-29 11:18:04 +08:00
wu-sheng 544527ce90 Adjust many documents. 2017-12-29 11:09:52 +08:00
wusheng 94cd91db73 Fix a class name. 2017-12-19 22:23:19 +08:00
wusheng 16c6b51810 Try to fix a url. 2017-12-19 21:51:28 +08:00
wu-sheng 14c4734f58 Update more license. 2017-12-15 09:50:53 +08:00
wusheng 05b818e709 Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
wusheng b16d23c148 Update artifactId to "org.apache.skywalking" 2017-12-10 08:21:20 +08:00
吴晟 Wu Sheng b7dfd598cf
Update Plugin-Development-Guide-CN.md 2017-12-08 12:00:18 +08:00
吴晟 Wu Sheng 4cda90a685
Update Deploy-collector-in-standalone-mode-CN.md 2017-11-28 16:03:42 +08:00