Wu Sheng
1ec420b0fd
Remove collector.servers and collector.direct_servers, and add collector.backend_service setting. cc @ascrutae
2018-08-15 22:08:30 +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
吴晟 Wu Sheng
d322f52843
Support token auth in gRPC upstream ( #1000 )
...
* Add client side token.
* Fix ci.
* Fix most codes of token auth at both sides.
* Add settings in config files.
* Make auth interceptor doesn't throw expcetion.
* Update AuthenticationSimpleChecker.java
* Update AuthenticationActivator.java
* Revert "Update AuthenticationActivator.java"
This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.
* Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth
# Conflicts:
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java
* Fix Auhentication token works incorrect (#1001 )
* Fix Auhentication token works incorrect
* Change way to build GRPC Channel
* Response an empty header when auth fails.
2018-03-31 20:06:48 +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
f625f609b3
Support direct server setting in agent. ( #975 )
...
* Support direct server setting in agent.
* Fix format.
* Add direct_servers check (#981 )
2018-03-23 16:07:21 +08:00
wusheng
21c58f07d5
Update some documents for 5.0.0-alpha release.
2018-03-03 22:36:15 +08:00
wu-sheng
6a4a18a721
Add documents about new config item.
2017-11-27 16:56:22 +08:00
wu-sheng
931effb648
Output all instrumented classes into physical files.
2017-11-27 16:32:51 +08:00
wusheng
baf4000417
Fix port.
2017-11-21 21:48:58 +08:00
ascrutae
9a4d4a21b8
fix the naming service url and port is incorrect
2017-11-20 13:04:12 +08:00
wu-sheng
e8a43a198b
Support limiting the amount of spans per segment. default 300.
2017-11-03 16:09:42 +08:00
wusheng
b3125f8823
Make the target agent as 3.3 expected
2017-10-14 21:20:06 +08:00