kl
c69eafefad
Added elasticsearch warehouse certification support ( #2384 )
...
* Added elasticsearch warehouse certification support
* Add the elasticsearch service for Http Basic instructions
* Update backend-storage.md
Change document.
2019-03-20 21:09:29 -07:00
吴晟 Wu Sheng
9fafd98c96
Update Trace-Data-Protocol-v2.md
2019-03-18 14:03:33 +08:00
Xin,Zhang
5ef9adc8b8
Merge branch 'master' into qualified-spring-mvc-endpoints
2019-03-17 07:24:00 +08:00
吴晟 Wu Sheng
cbc29c6164
Merge branch 'master' into async-context
2019-03-16 08:22:34 +08:00
吴晟 Wu Sheng
14db2ede7f
Update Trace-Data-Protocol-v2.md ( #2367 )
2019-03-15 19:24:28 +08:00
Wu Sheng
aa2877b2fb
Finish the prototype of async mode in Java agent core APIs.
2019-03-14 15:50:22 +08:00
guyu
30e4089128
complete Intellij IDEA build process for envoy-metrics-receiver-plugin ( #2358 )
2019-03-14 13:25:54 +08:00
Brandon Fergerson
7322ea86a6
updated to operation name
2019-03-13 08:17:11 -06:00
Brandon Fergerson
e471b1077a
Merge branch 'master' into qualified-spring-mvc-endpoints
2019-03-12 22:55:12 -06:00
Brandon Fergerson
7e3133136f
add to docs
2019-03-12 22:45:47 -06:00
于玉桔
8c3b951785
Customize Enhance code of plugin ( #2300 )
...
* Submit custom enhancement kernel code for the first time.
* Submit the code again.
* Optimize ClassUtil code.
* Submit custom enhancement plugin code for the first time.
* To fix CI issue.
* To fix CI header Tmp issue
* To fix CI Tmp header issue
* Customize plugin code submission
* Add md file.
* Fix some bug.
* Fix ci issue
* Fix md desc
* Fix unapproved license
* Fix bug
* Fix collection bug.
* Fix java8 pair ref issue
* Fix CI issue.
* Add more detail for expression.
* Fix review issue
* Fix review issue 2
* Fix review code issue 2
* Fix md issue
* Fix bug and op desc md.
* Update customize-enhance-trace.md
* Update customize-enhance-trace.md
* FIx code review issue.
2019-03-13 07:07:45 +08:00
吴晟 Wu Sheng
499638775f
New architecture graph, new documents. ( #2345 )
2019-03-11 18:12:59 +08:00
kezhenxu94
4454721030
doc: fix typo and list numbers ( #2339 )
2019-03-10 18:36:39 +08:00
Xin,Zhang
885ae479e0
add instance id configuration item ( #2328 )
...
* add instance id configuration item
* add doc about instance uuid
2019-03-08 08:24:33 +08:00
Sean Zhang
bf242d7529
Change to new repo name. ( #2329 )
2019-03-07 20:38:06 +08:00
吴晟 Wu Sheng
b4cb7e0bca
Envoy metric support and a bug fix ( #2321 )
...
* Extend envoy metric service, scope and OAL lexer/parser.
* Finish metric extension and oal.
* Make test env works.
* Finish test of envoy connection and memory metric.
* Change document.
* Finish docker compose test.
2019-03-07 17:05:46 +08:00
吴晟 Wu Sheng
082a20eb30
Update backend-ui-setup.md ( #2325 )
2019-03-07 15:01:13 +08:00
tianyu
8824bef6d1
Update probe-introduction.md ( #2324 )
2019-03-07 13:12:06 +08:00
Dhi Aurrahman
66ec62dbb5
Envoy metrics service updated ( #2318 )
...
* Add more info for identify metrics
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Fix typo
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
2019-03-05 20:07:42 +08:00
吴晟 Wu Sheng
1a0600ae21
Update README.md ( #2313 )
...
Make supported list more clear.
2019-03-04 14:28:27 +08:00
Dhi Aurrahman
b8a414edf5
Envoy metrics receiver plugin protos ( #2304 )
...
* Add envoy metrics service protos
This patch imports protos from envoyproxy/data-plane-api and
prometheus/client_model to enable metrics service service feature in
SkyWalking OAP.
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add Envoy related docs
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Update the LICENSE to include new protos license
From:
- envoyproxy/data-plane-api
- prometheus/client_model
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add a complete config.yaml example
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add note on Envoy dynamic config
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add protoc-gen-validate license
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Add samples
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Make CI and license right.
* Update README.md
@dhi typo :P
* Update README.md
Another typo :P
* Delete metrics.json
metrics.json is included in identify.json and not be linked in document.
2019-03-01 22:13:59 +08:00
Chandu
7dd1a016da
Update and rename Spring-bean-plugins.md to Spring-annotation-plugin.md ( #2299 )
...
* Update and rename Spring-bean-plugins.md to Spring-annotation-plugin.md
* Update README.md
* Update README.md
2019-02-27 22:38:31 +08:00
吴晟 Wu Sheng
fb62025da8
Improve OAP extendibility ( #2288 )
...
* Make scope meta configurable.
* Fix test cases in ci.
* Change step 1
* Refactor step 2
* Other compile issue done. Prepare the generator changes.
* Revert some wrong changes to Istio receiver.
* Step 3, make compile pass.
* Try to make CI passed.
* Add a check.
* Fix generated code style
* Provide new and extendable dispatcher generator tool
* Fix startup.
* Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
* Fix a H2 query for endpoint search.
* Fix a wrong mysql alarm query.
* Provide new document and `generate-tool-grammer` module.
* Add missing last section of document.
* Fix typo
* Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
* ScopeDeclaration can be used once for each class only, now.
2019-02-26 13:43:14 +08:00
Jared Tan
8f866fecd9
add probe and some setup cn docs. ( #2280 )
2019-02-22 17:52:06 +08:00
Jared Tan
bb800863f2
cn docs. ( #2273 )
2019-02-22 09:32:01 +08:00
吴晟 Wu Sheng
ba3c1ac8a8
Update manual-sdk.md ( #2272 )
2019-02-22 08:45:14 +08:00
Song Kun
b4eb06e1fb
Improve document ( #2259 )
2019-02-19 19:03:00 +08:00
吴晟 Wu Sheng
333bcd48e0
Provide slow database rule document. ( #2253 )
2019-02-18 21:23:36 +08:00
吴晟 Wu Sheng
2f3ccf368c
Backend streaming thread model improvement ( #2247 )
...
[Performance Improvement]Backend streaming thread model improvement
2019-02-18 14:55:07 +08:00
于玉桔
0929ff3453
Support Zookeeper plugin ( #2211 )
...
* Zookeeper plugin
2019-02-15 22:13:44 +08:00
吴晟 Wu Sheng
4c6429061a
Support to register different host/port at cluster coordinator ( #2244 )
...
* Support to register different host/port at cluster coordinator. Only for Zookeeper and Consul
* Provide document for internalComHost and internalComPort
* Reset port to default.
2019-02-13 16:06:43 +08:00
于玉桔
450eb2a24e
Images ref from our Apache website ( #2238 )
2019-02-13 08:47:03 +08:00
吴晟 Wu Sheng
4b15c713b5
Make sure all document images ref from our Apache website. ( #2236 )
...
* Make sure all document images ref from our Apache website.
* Change the statement.
2019-02-11 14:52:52 +08:00
吴晟 Wu Sheng
f88ac3defe
Set dist bin tar with -bin in the final name. ( #2221 )
...
* Set dist bin tar with -bin in the final name.
* Change dockerfile and makefile
2019-01-30 20:37:40 +08:00
于玉桔
a36394d9bc
Support lettuce plugin ( #2152 )
...
* Support lettuce plugin
* lettuce plugin bugfix
* lettuce plugin fix license issue
* lettuce plugin fix cluster and config issue
* plugin lettuce compatible with low 5.0.x version
* lettuce plugin support version accurately describes on Supported-list.md
* plugin lettuce compatible with low 5.0.2 version
* lettuce plugin fix wrong batch method intercept point
* move lettuce to optional plugins
* fix ci issue
* fix ci issue
* Modify the description file
* Pom code optimization
* Optimization operation name
* Optimization operation name2
2019-01-26 13:09:03 +08:00
吴晟 Wu Sheng
3b0a1d3132
Update How-to-release.md ( #2210 )
2019-01-26 10:10:25 +08:00
何延龙
b9fa6a3c47
fix gRPCHost ( #2194 )
...
* fix gRPCHost
* fix gRPCHost
2019-01-23 00:03:06 +08:00
吴晟 Wu Sheng
0593fdd948
Update backend-cluster.md ( #2192 )
2019-01-22 10:40:30 +08:00
stenio2011
b6e3361b9e
Update README.md ( #2179 )
...
correct spelling error.
2019-01-18 15:57:34 +08:00
Gao Hongtao
da1a295adb
Update trace-mode-grafana.json ( #2178 )
...
* Update trace-mode-grafana.json
Update heatmap expression
* Update trace-mode-grafana.json
2019-01-18 15:20:26 +08:00
Gao Hongtao
30b0e05aac
Update mesh-mode-grafana.json ( #2177 )
...
* Update mesh-mode-grafana.json
fix bugs for more than one instance
* Update mesh-mode-grafana.json
Fix heatmap
2019-01-18 14:39:30 +08:00
何延龙
4f3e233712
🎉 PHP agent ( #2159 )
...
* 🎉 PHP agent
* Update powered-by.md
Change user list order
2019-01-15 14:13:51 +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
吴晟 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
XiaoFu
ee6841fc13
Support Gson Plugin ( #2090 )
...
* Support Gson plugin
2019-01-03 23:51:22 +08:00
吴晟 Wu Sheng
ec391becad
Provide two start up modes and documents. ( #2116 )
2019-01-03 15:19:45 +08:00
吴晟 Wu Sheng
41d40cfe19
Fix description ( #2109 )
...
* Update README.md
* Update README.md
2019-01-02 12:50:52 +08:00
吴晟 Wu Sheng
8506f8f3c5
Fix doc. ( #2105 )
...
* Fix doc.
* Fix typo
2019-01-01 11:44:32 +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
吴晟 Wu Sheng
9a5e21d141
Update release document. ( #2081 )
2018-12-22 21:48:04 +08:00
XiaoFu
57a55bc2e2
Update Supported-list.md ( #2076 )
2018-12-21 11:48:43 +08:00
吴晟 Wu Sheng
dcc2869426
Update README.md ( #2062 )
2018-12-17 16:45:26 -08:00
于玉桔
e6a3363e02
fix inaccuracies in How-to-build.md ( #2058 )
2018-12-16 22:40:09 -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
吴晟 Wu Sheng
e1baa9b418
Add documents for clear things. ( #2049 )
2018-12-15 00:27:52 -08:00
彭勇升 pengys
dfe2b08599
[OAP Server][Cluster Plugin] Provide consul cluster plugin ( #2036 )
...
* Provide consul cluster plugin.
* Change log and application config file.
* Add consul's config item into the docker's application.yml.
* Fixed bug.
* Add consul description into readme.
* Add okhttp component license.
2018-12-12 08:14:41 -08:00
Xin,Zhang
2a566bb7a3
Support webflux and spring mvc 5 plugin ( #1993 )
...
* Support webflux and spring mvc 5 plugin
* Change instrumentation
* Change instrumentation
* fix check style
* Add support 2.1.x instrumentation
2018-12-12 00:10:55 -08:00
吴晟 Wu Sheng
d2b1f1a5e0
Add a document link in plugin contribution. ( #2023 )
2018-12-08 21:01:58 +08:00
XiaoFu
a38c128d19
Update Supported-list.md ( #2020 )
2018-12-08 10:56:08 +08:00
吴晟 Wu Sheng
40eb651238
OAL tool module established ( #2015 )
...
* Move oal tool back into main repo, and fix compile issue.
* Fix two bugs.
* Remove all generated codes.
* Make all oal generated codes out of source control.
* Make mvn compile and package work.
* Fix test cases.
* Make compile right and provide new documents.
* Remove an unnecessary tokens file.
2018-12-07 09:31:16 +08:00
彭勇升 pengys
27c475f74c
1. Make storage and cluster using same name space. ( #2014 )
...
2. Zookeeper implementation of the cluster module using name space to support using same zookeeper cluster by different OAP clusters.
2018-12-06 21:03:00 +08:00
吴晟 Wu Sheng
d75a1472b5
Update How-to-build.md ( #2002 )
2018-12-04 22:50:43 +08:00
吴晟 Wu Sheng
2d8f390351
Make endpoint and instance alarm active ( #1987 )
...
* Support alarm in service instance and endpoint.
* Fix alarm default settings and document.
* Fix wrong default setting
* Make service instance and endpoint scopes available in alarm core.
* Fix alarm bug.
2018-12-01 14:18:31 +08:00
吴晟 Wu Sheng
e2f2356a6f
Update user wall and document ( #1982 )
...
* Update document and user wall.
* Change format.
* user wall updated.
* Fix typo
2018-11-30 16:07:56 +08:00
Jared.Tan
728033ce85
update application.yml for namespace. ( #1975 )
...
* Correct namespace description
2018-11-30 13:57:32 +08:00
吴晟 Wu Sheng
5577f67de7
Support backend sampling ( #1977 )
...
* Support sampling trace at server side and keep metric right.
* Add a trace sampling document
* Fix wrong default value.
* Fix document issue.
* Fix assemble issue.
* Fix wrong settings and doc.
2018-11-29 23:33:07 +08:00
吴晟 Wu Sheng
f5545a87a5
Update backend-storage.md ( #1979 )
2018-11-29 20:46:27 +08:00
Jared.Tan
4392ec3ee9
TiDB storage provided and features tested ( #1978 )
...
* add TiDB configuration description.
* add tested mysql client driver version
2018-11-29 20:10:01 +08:00
吴晟 Wu Sheng
215eab7428
Mysql style storage implementation ( #1964 )
...
Also fixed several bugs in this merge.
2018-11-28 22:59:02 +08:00
彭勇升 pengys
0d4703cd7a
Update README.md ( #1963 )
...
Notice of the system time setting.
2018-11-26 12:10:51 +08:00
Jared.Tan
b79030765b
feat:Active System.env Config In Both Collector And agent.config. ( #1957 )
...
* feat:Active System.env Config In Both Collector And agent.config.
1、moving related codes into apm-util module.
2、update Setting-override.md about how to use.
* resolve docs.
* typo
* finish test case.
* Update README.md
2018-11-26 00:12:01 +08:00
Jared.Tan
e697385b53
feat:support set config from system.envs. ( #1919 )
...
* support set config from system.envs.
2018-11-23 14:52:37 +08:00
吴晟 Wu Sheng
c6ada8c98f
Support new v2 protocol and make concept consistently ( #1937 )
...
* Update new protocol
* Support new protocol at agent side.
* Fix test case.
* Make backend supports new trace protocol
* Fix tests.
* Make all new services available in gRPC.
* Fix bugs.
* Finish new document for v2 trace protocol.
* Fix wrong version requirement of zk
* Fix trace query bug.
* Find a client side dictionary bug.
* Fix register bugs.
* Fix break doc links.
2018-11-21 22:33:04 +08:00
吴晟 Wu Sheng
6b35113536
Restore Zipkin receiver based on new core ( #1932 )
...
* Change some codes to make zipkin receiver works, not done yet.
* @adriancole Zipkin receiver is coming back again.
* Fix document and fix for Zipkin receiver.
* Fix some bugs.
* Fix register bug.
* Fix transfer bug for new backend core.
2018-11-18 22:46:27 +08:00
吴晟 Wu Sheng
e386a77296
Update README.md ( #1920 )
...
Fix typo
2018-11-17 13:45:11 +08:00
彭勇升 pengys
a4b2cd4df2
Make ZooKeeper Version Compatibility clear in document ( #1916 )
...
* ZooKeeper Version Compatibility
* Update backend-cluster.md
Reorganize words. cc @peng-yongsheng
* Update application.yml
* Update application.yml
2018-11-16 15:39:21 +08:00
吴晟 Wu Sheng
7188c9c776
Support init mode and document with it. ( #1900 )
2018-11-15 21:50:00 +08:00
ScienJus
ca08d1a28b
Support for overriding config with agent options ( #1887 )
...
* Support for overriding config with agent options
* Test the separator of options
* support quotes in agent options
* revert imports change
* add more tests
* clear properties after each test
* add document
* fix code style
2018-11-07 23:15:36 +08:00
Allen Wang
bdfd531809
Add Rocketbot ui ( #1888 )
...
* Add Rocketbot ui
* update set-up
2018-11-07 14:22:43 +08:00
吴晟 Wu Sheng
72a39e1f28
Sync 6.0.0-alpha release and version up to beta. ( #1883 )
...
* Lock oracle and resin plugins version.
* Move resin and oracle plugin to openskywalking
* Restore submodule active.
* Add another submodule active command.
* Remove the wrong test cases in release and fix some doc issues.
* [maven-release-plugin] prepare release v6.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
* Fix some doc
2018-11-06 15:45:15 +08:00
吴晟 Wu Sheng
6dc4bcd331
Add sw6 header document. ( #1767 )
2018-11-06 14:55:53 +08:00
Lemon
c36ffb015f
Update backend-storage docs ( #1861 )
2018-11-01 20:01:32 +08:00
吴晟 Wu Sheng
7cd805a822
Make setting and doc consistent with backend default settings. ( #1860 )
2018-11-01 18:04:22 +08:00
Brandon Fergerson
08f634b666
Update overview.md ( #1855 )
...
grammar fix
2018-11-01 11:13:31 +08:00
吴晟 Wu Sheng
07e799e422
Fix bugs ( #1854 )
...
* Avoid service inventory object concurrency situation.
* Fix concurrency for minute persistence and others
* Fix document todo.
* Update license. Fix package with dirty agent plugin jar files.
* Fixed not combine error in persistence register worker.
2018-10-31 23:11:52 +08:00
Gao Hongtao
041ed43309
Add documents of kubernetes ( #1810 )
...
* Update submodule skywalking-ui
* Add kubernetes and istio setup documents
* Remove kubernetes scripts
2018-10-30 10:06:47 +08:00
吴晟 Wu Sheng
2dd4f54957
Add some missing documents for v6 ( #1830 )
...
* Add more documents for v6.
* Make default setting consistent .
2018-10-28 21:45:58 +08:00
彭勇升 pengys
6c92fc5484
1. Delete service component indicator. ( #1809 )
...
2. Make service relation and endpoint relation to record component id.
3. Delete service mapping indicator.
4. Make service inventory to record mapping service id.
5. Refactor global topology query and service topology query.
2018-10-25 11:19:31 +08:00
吴晟 Wu Sheng
7ad619ac91
Prepare new doc for v6 ( #1695 )
...
* Replace v5 changes by a link to 5.x branch. New v6 changelog.
* Finish query doc and fix a missing field in alarm doc.
* Add link to official oal in alarm doc.
* Fix words.
* Fix some doc
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-10-07 09:51:29 +08:00
Savorboard
9d6c32c358
Fix broken links to the correct page ( #1726 )
...
* Fix broken links to the correct page.
* Direct getting started links to the correct doc
2018-10-01 16:26:23 +08:00
chenpengfei
d941892664
Add Undertow 2.x plugin ( #1700 )
...
* Add Undertow 2.x plugin
* Undertow: Interceptor method executeRootHandler in class Connectors
* Change version number to 6.0.0-alpha-SNAPSHOT
2018-09-26 09:30:42 +08:00
吴晟 Wu Sheng
933ae20b1c
Alarm module code core ready ( #1644 )
...
* Support alarm message.
* Fix document words.
* Support alarm hook.
* Fix javadoc issue.
* Sync submodule
* Sync submodule
2018-09-25 20:23:36 +08:00
吴晟 Wu Sheng
7e23f49539
Generate all metric for official release, also new func ( #1679 )
...
* New generated indicators for real backend system.
* Support cpm and new indicators.
* Fix CI and change document.
* Remove an useless line.
2018-09-17 12:02:01 +08:00
吴晟 Wu Sheng
64d886f197
Add document of contributions and some guides ( #1672 )
...
* Change oal doc.
* Remove typo
* Remove document WIP tag.
* Fix few words.
* no message
* Adjust contribution guides.
2018-09-13 21:01:36 +08:00
XiaoFu
1aa87fa2b5
6.x.doc ( #1627 )
...
* update build md
* add generated-sources protobuf in build.md
2018-09-05 17:55:26 +08:00
XiaoFu
a0a4636810
update build md ( #1626 )
2018-09-05 14:58:09 +08:00
Wu Sheng
f2811800b2
Add more ducoments.
2018-09-03 15:46:04 +08:00
Wu Sheng
f80b031250
Add many new chapters of v6 document. Make the document more clear.
2018-09-02 23:11:56 +08:00
Wu Sheng
1b0d80c5fc
Add a lot of documents. @peng-yongsheng @hanahmily . Also @hanahmily , the k8 cluster management document and deploy document need you to add.
2018-09-01 23:32:59 +08:00
Wu Sheng
6d74e7829c
Fix CI and release guide.
2018-08-31 22:57:19 +08:00
Wu Sheng
42eb8f7376
The prototype codes of alarm bridge only.
2018-08-28 17:25:04 +08:00
Wu Sheng
53e8608832
Merge branch 'master' into 6.0
...
# Conflicts:
# .gitignore
# LICENSE
# README.md
# README_ZH.md
# apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml
# apm-application-toolkit/apm-toolkit-log4j-2.x/pom.xml
# apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml
# apm-application-toolkit/apm-toolkit-opentracing/pom.xml
# apm-application-toolkit/apm-toolkit-trace/pom.xml
# apm-application-toolkit/pom.xml
# apm-checkstyle/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-define/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/agent-jetty-define/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/agent-jetty-provider/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/pom.xml
# apm-collector/apm-collector-agent/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/alarm-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/alarm-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/jvm-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/jvm-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/metric-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/metric-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/register-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/register-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/segment-parser-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/segment-parser-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-worker-model/pom.xml
# apm-collector/apm-collector-analysis/pom.xml
# apm-collector/apm-collector-boot/pom.xml
# apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml
# apm-collector/apm-collector-cache/collector-cache-caffeine-provider/pom.xml
# apm-collector/apm-collector-cache/collector-cache-define/pom.xml
# apm-collector/apm-collector-cache/collector-cache-guava-provider/pom.xml
# apm-collector/apm-collector-cache/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-redis-provider/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-standalone-provider/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-zookeeper-provider/pom.xml
# apm-collector/apm-collector-cluster/pom.xml
# apm-collector/apm-collector-component/client-component/pom.xml
# apm-collector/apm-collector-component/pom.xml
# apm-collector/apm-collector-component/server-component/pom.xml
# apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml
# apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml
# apm-collector/apm-collector-configuration/pom.xml
# apm-collector/apm-collector-core/pom.xml
# apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml
# apm-collector/apm-collector-grpc-manager/collector-grpc-manager-provider/pom.xml
# apm-collector/apm-collector-grpc-manager/pom.xml
# apm-collector/apm-collector-instrument/pom.xml
# apm-collector/apm-collector-jetty-manager/collector-jetty-manager-define/pom.xml
# apm-collector/apm-collector-jetty-manager/collector-jetty-manager-provider/pom.xml
# apm-collector/apm-collector-jetty-manager/pom.xml
# apm-collector/apm-collector-naming/collector-naming-define/pom.xml
# apm-collector/apm-collector-naming/collector-naming-jetty-provider/pom.xml
# apm-collector/apm-collector-naming/pom.xml
# apm-collector/apm-collector-remote/collector-remote-define/pom.xml
# apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml
# apm-collector/apm-collector-remote/collector-remote-kafka-provider/pom.xml
# apm-collector/apm-collector-remote/pom.xml
# apm-collector/apm-collector-storage/collector-storage-define/pom.xml
# apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml
# apm-collector/apm-collector-storage/collector-storage-h2-provider/pom.xml
# apm-collector/apm-collector-storage/collector-storage-shardingjdbc-provider/pom.xml
# apm-collector/apm-collector-storage/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/receiver-zipkin-define/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/receiver-zipkin-provider/pom.xml
# apm-collector/apm-collector-ui/collector-ui-define/pom.xml
# apm-collector/apm-collector-ui/collector-ui-graphql/pom.xml
# apm-collector/apm-collector-ui/collector-ui-jetty-provider/pom.xml
# apm-collector/apm-collector-ui/pom.xml
# apm-collector/pom.xml
# apm-commons/apm-datacarrier/pom.xml
# apm-commons/apm-util/pom.xml
# apm-commons/pom.xml
# apm-dist/pom.xml
# apm-protocol/apm-network/pom.xml
# apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-protocol/apm-ui-protocol/pom.xml
# apm-protocol/pom.xml
# apm-sniffer/apm-agent-core/pom.xml
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/activemq-5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/dubbo-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/grpc-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/h2-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/httpClient-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/httpasyncclient-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/hystrix-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jdbc-commons/pom.xml
# apm-sniffer/apm-sdk-plugin/jedis-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-client-9.0-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-client-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-server-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/kafka-v1-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mongodb-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mongodb-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/motan-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mysql-5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/http-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/mvc-annotation-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/okhttp-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/oracle-10.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/postgresql-8.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/resin-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/resin-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/rocketMQ-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/rocketMQ-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-0.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/sharding-jdbc-1.5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/sofarpc-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/concurrent-util-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/core-patch/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/resttemplate-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/netflix-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/netflix-plugins/spring-cloud-feign-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/pom.xml
# apm-sniffer/apm-sdk-plugin/spymemcached-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/struts2-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/tomcat-7.x-8.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/xmemcached-2.x-plugin/pom.xml
# apm-sniffer/apm-test-tools/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-log4j-1.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-log4j-2.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-logback-1.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-trace-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/pom.xml
# apm-sniffer/optional-plugins/optional-spring-plugins/pom.xml
# apm-sniffer/optional-plugins/optional-spring-plugins/spring-annotation-plugin/pom.xml
# apm-sniffer/optional-plugins/pom.xml
# apm-sniffer/optional-plugins/trace-ignore-plugin/pom.xml
# apm-sniffer/pom.xml
# apm-webapp/pom.xml
# docs/README.md
# docs/README_ZH.md
# docs/cn/Direct-uplink-CN.md
# docs/cn/How-to-build-CN.md
# docs/cn/Optional-plugins-CN.md
# docs/users.md
# pom.xml
2018-08-25 22:08:19 +08:00
caoyixiong
60e829fa30
Add the function of the specified agent config
2018-08-25 21:41:42 +08:00
caoyixiong
6e6e13b9f5
add the function of the specified agent config ( #1584 )
...
* Fix bug stop stopSpan when not createSpan
* Fix bug stop stopSpan when not createSpan
* change the agent log level to millisecond
* add the function of the specified-agent-config
* Update README_ZH.md
* Use -D to set the specified config path
* add docs
* update docs
* change method name
* add link
* change the function name
* change the key
* format doc
2018-08-25 19:00:27 +08:00
Adrian Cole
4b17685c11
Sync mvnw to 6.0 , provided by @adriancole
2018-08-22 22:50:50 +08:00
Adrian Cole
d0b951649f
Moves to Maven wrapper to stabilize the version in use ( #1569 )
...
* Moves to Maven wrapper to stabilize the version in use
This will ensure those building will have similar experience due to
having a fixed maven version.
* Updates most plugin versions and removes redundant configuration
* Sets up build enforcement for JDK 1.8 until further work occurs
2018-08-22 19:04:15 +08:00
Wu Sheng
c2df70674f
Adjust documents.
2018-08-20 10:55:13 +08:00
Wu Sheng
01e69ff0a6
Update document.
2018-08-19 21:35:55 +08:00
Wu Sheng
66df7e6f45
Update JVM Scope names.
2018-08-18 15:24:00 +08:00
Wu Sheng
ba68d50d11
Add a new section in guides document.
2018-08-16 20:43:49 +08:00
Wu Sheng
1e51702bab
Add component library settings document back.
2018-08-16 20:37:27 +08:00
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
mumu
06b6f05438
Add how to build in eclipse ( #1464 )
...
* Update How-to-build-CN.md
2018-07-18 11:10:56 +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
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
吴晟 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
吴晟 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
572f985cf1
Update deploy docs ( #895 )
2018-03-07 11:37:50 +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
00a9cde282
Add UI startup.sh description.
2018-03-03 22:47:25 +08:00
wusheng
21c58f07d5
Update some documents for 5.0.0-alpha release.
2018-03-03 22:36:15 +08:00
wu-sheng
400ad41a64
Fix all javadoc issues.
2018-02-26 15:47:19 +08:00
wusheng
45d9491cc0
Adjust build guide document.
2018-02-23 21:49:21 +08:00
吴晟 Wu Sheng
36cc9e5b38
Update Why-have-traces-no-others.md
2018-01-29 12:15:25 +08:00
ascrutae
843e32a0ad
link the page
2018-01-29 11:13:20 +08:00
吴晟 Wu Sheng
73fd9c75e8
Update kafka-plugin.md
...
Clear the English description about how to trace kafka consumer.
2018-01-28 14:19:28 +08:00