Wu Sheng
550563aa8c
Update protocol to 2.0 draft.
2018-08-16 15:54:09 +08:00
Wu Sheng
da112c0fec
Change protocol documents
2018-08-16 13:12:13 +08:00
Wu Sheng
9ac0f07793
Refactor documents. Delete all backend documents, cc @peng-yongsheng , considering backend refactored, then the documents should rebuild manually.
2018-08-07 20:25:11 +08:00
Wu Sheng
676e4ee930
Add a new scope ServiceInstance_JVM_GC
2018-08-06 15:08:15 +08:00
XiaoFu
de048b448d
add ActiveMQ support ( #1524 )
2018-08-05 18:31:39 +08:00
Wu Sheng
454611db5e
Add a missing word.
2018-07-30 17:32:00 +08:00
Wu Sheng
c741e0afa2
Miss a format.
2018-07-30 17:06:15 +08:00
Wu Sheng
e81f072fab
Change scope document format.
2018-07-30 17:05:19 +08:00
Wu Sheng
d28f91782c
Add secondary scope for JVM. @hanahmily @peng-yongsheng
2018-07-30 17:02:19 +08:00
Wu Sheng
1a197c2221
Finish GraphQL protocol document.
2018-07-30 15:08:49 +08:00
Wu Sheng
7e4eccef08
Update a document sentence.
2018-07-27 15:47:21 +08:00
crystaldust
eabf9a7da2
Polish the document 'overview and core concepts' ( #1485 )
2018-07-23 19:19:38 +08:00
Wu Sheng
48348efe74
@lemon @ascrutae I change the proto file path for preparing 6.0, but didn't change .net namespace. But I think if you sync the protocol submodule, you still need some changes.
2018-07-17 14:20:58 +08:00
Wu Sheng
736d7ae03f
Fix some wrong in release doc.
2018-07-11 14:47:34 -07:00
彭勇升 pengys
dcdfeb1e14
Feature/oap/cluster plugin ( #1440 )
...
* Cluster module implementation finished.
2018-07-10 23:50:08 -07:00
Wu Sheng
e2009b294e
Submit init version of Service Mesh probe protocol
2018-07-10 22:07:52 -07:00
Wu Sheng
c81a4a30b3
Start to write protocol section.
2018-07-10 16:14:12 -07:00
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
e3f4e021be
Merge branch 'master' into 6.0
...
# Conflicts:
# README_ZH.md
2018-07-06 11:59:57 -07:00
Wu Sheng
e6ca91c3bf
Init branch 6.0 for our next big iteration. Change root readme. Format field document in table. Remove Chinese documents.
2018-07-06 11:52:56 -07:00
Wu Sheng
9f97f555f5
Finish the init doc of OAP and OAL.
2018-07-05 17:31:43 -07:00
吴晟 Wu Sheng
fc87747dd1
Format release doc ( #1417 )
...
* Update How-to-release.md
* Update create_source_release.sh
2018-07-02 23:08:43 +08:00
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
吴晟 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
李伟高
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
吴晟 Wu Sheng
cb84b1fd1e
Update How-to-release.md ( #1267 )
2018-05-27 08:37: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
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
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
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