Daming
|
da44d28547
|
Introduce Agent-Test-Tool suite (#4458)
* Introduce Agent-Test-Tool suite
* rename term
|
2020-03-08 09:15:41 +08:00 |
Jared Tan
|
1310719645
|
add token authentication between agent and oap receiver. (#4197)
* add token authentication between agent and oap receiver.
* revert ui.
* fix code style.
* update docs.
* Update docs/en/setup/backend/backend-token-auth.md
Co-Authored-By: kezhenxu94 <kezhenxu94@apache.org>
* fix hits.
* filter
* revert yml.
* update logical.
* fix codestyle check.
* fix ci and add e2e test case.
* revert mistake commit.
* fix ci
* remove duplicate maven dependency.
* revert pom
* revert unchanged.
* update javadocs.
* update logical.
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
|
2020-01-12 23:08:39 +08:00 |
kezhenxu94
|
f52f7f466a
|
Support collecting http parameters (#4162)
Plugins of Tomcat, Spring MVC, Armeria are supported for now
|
2020-01-03 07:51:26 +08:00 |
zhang-wei
|
6d3b0e2aeb
|
[test/plugin] Print systeminfo on failure (#3874)
* Print systeminfo on failure
* fix project name
* docker-compose add network
* docker-compose add network
* revert interval
|
2019-11-19 19:02:02 +08:00 |
zhang-wei
|
e8f67897d8
|
Make kafka-scenario stable (#3866)
|
2019-11-15 21:04:03 +08:00 |
Daming
|
c81e8a04b5
|
[test/plugin] to check agent register status (#3716)
* check agent register status
* update
* remove healtch-check segment
* update
* fix some expectedData.yml
* remove netty-socketio-scenario from Jenkinsfile
* fix
|
2019-10-26 02:58:08 +08:00 |
Daming
|
ef91bcf45f
|
[test/plugin] removes the dead codes (#3651)
* removes the dead codes
* sync
|
2019-10-18 13:24:21 +03:00 |
Daming
|
f1fa738658
|
make plugin test more stable on docker-compose (#3642)
|
2019-10-17 13:03:50 +03:00 |
Daming
|
530804d0fd
|
[test/plugin] support jvm-container (#3584)
* provides a jvm-container
|
2019-10-12 09:14:12 +08:00 |
Daming
|
0114391dd2
|
test/plugin autotest (#3528)
Provide the codebase of plugin tests. Make the plugin test in the CI loop.
|
2019-10-08 21:51:20 +08:00 |