吴晟 Wu Sheng
cad40e8465
Add LICENSE full text into source license and remove NOTICE ( #1624 )
2018-09-05 07:05:08 +08:00
彭勇升 pengys
f75270b43a
v6 startup successful. ( #1625 )
...
* Fixed the startup failure cause by query protocol.
* Fixed the bug of startup failure.
2018-09-04 21:41:13 +08:00
彭勇升 pengys
73679fc0f0
Fixed the startup failure cause by query protocol. ( #1623 )
2018-09-04 19:02:32 +08:00
吴晟 Wu Sheng
b12a4e68fb
Update README.md ( #1622 )
2018-09-04 18:33:02 +08:00
吴晟 Wu Sheng
86452fd2b6
Fix all sources and sourceDispatchers. ( #1620 )
2018-09-04 17:36:44 +08:00
吴晟 Wu Sheng
e93b3f0d16
Merge pull request #1619 from apache/6.0
...
[merge commits require]Sync 6.0 to master
2018-09-04 12:06:03 +08:00
Wu Sheng
bed801b5fe
Remove graphQL protocol. Integrated in query module of oap backend.
2018-09-04 11:28:28 +08:00
彭勇升 pengys
d0e68872da
SkyWalking's trace receiver implementation. ( #1618 )
...
* Buffer stream.
* Buffer file reader.
* Buffer library performance test and functional test successfully.
* Fixed the code merge mistake.
* SkyWalking's trace receiver implementation.
* SkyWalking's trace receiver implementation.
* Delete collector module.
2018-09-04 11:18:29 +08:00
Wu Sheng
03d52ef353
Readme for master branch, guide people to 5.x release and documents.
2018-09-03 20:12:48 +08:00
Wu Sheng
1f2a6f2277
Move count and silenceCount into window.
2018-09-03 16:42:18 +08:00
Wu Sheng
de41730621
Remove old dependency.
2018-09-03 16:33:57 +08:00
Wu Sheng
231ff105c8
Bind v6 query to query-protocol git repo.
2018-09-03 16:33:10 +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
de7994ff71
Update README.md
2018-09-01 19:58:06 +08:00
Wu Sheng
6d74e7829c
Fix CI and release guide.
2018-08-31 22:57:19 +08:00
Wu Sheng
fff7401283
Fix alarm issues.
2018-08-31 22:52:00 +08:00
Wu Sheng
4559c49e86
Change alarm notification to batch mode.
2018-08-31 20:01:01 +08:00
Wu Sheng
eb96151c95
Merge commit '9275eeaa7a7b4a8b24955728338a928ad902686d' into 6.0
...
# Conflicts:
# docs/powered-by.md
2018-08-31 19:39:28 +08:00
caoyixiong
9275eeaa7a
FIx NPE in InstanceMetricAlarmAssertWorker ( #1614 )
...
* add user
* add user
* FIx NPE in InstanceMetricAlarmAssertWorker
2018-08-31 18:09:07 +08:00
FingerLiu
cfee02cbf5
[TRIVIAL] fix TYPO ( #1616 )
...
alphabeta to alphabet
2018-08-31 17:26:37 +08:00
Wu Sheng
7b55101c5c
Update root pom to apache 21.
2018-08-31 15:27:56 +08:00
彭勇升 pengys
5e3afe5ec2
Buffer library performance test and functional test successfully. ( #1612 )
...
* Buffer stream.
* Buffer file reader.
* Buffer library performance test and functional test successfully.
* Fixed the code merge mistake.
2018-08-31 06:32:51 +08:00
Wu Sheng
b5378e757b
Add optional test case for Alarm core. Wouldn't execute in CI.
2018-08-30 23:02:40 +08:00
Wu Sheng
c58861be74
Add user based on #1609
2018-08-30 20:52:02 +08:00
Wu Sheng
8c29d5a858
Merge branch 'master' into 6.0
2018-08-30 20:48:02 +08:00
chenpengfei
a99733bf6f
fix memory leak in HystrixPlugins ( #1610 )
...
* fix memory leak in HystrixPlugins
2018-08-30 20:44:46 +08:00
Wu Sheng
15ed4e7ecd
Fix CI
2018-08-30 17:19:35 +08:00
Wu Sheng
90c30d4728
Remove useless method.
2018-08-30 17:14:33 +08:00
Wu Sheng
16a5ecb770
Merge commit '0c105c761d3150fd0007930771958a0b8d573239' into 6.0
2018-08-30 17:11:40 +08:00
Wu Sheng
7bbbe261cb
Finish alarm core test.
2018-08-30 17:11:14 +08:00
chenpengfei
0c105c761d
define dynamicField volatile flag ( #1611 )
2018-08-30 17:07:51 +08:00
Wu Sheng
fd2ca00fc0
Merge commit 'c40d02220feef14cbe296f85bfbae247933c3acd' into 6.0
2018-08-30 15:03:30 +08:00
tincopper
c40d02220f
add heart beat handler to jetty ( #1589 )
...
* add heart beat handler to jetty
* add heart beat handler to jetty
2018-08-30 15:01:13 +08:00
dylan
69933eb614
5.x grpcbug ( #1603 )
...
* update 5.x grpc version form 1.10 to 1.14 and Solve the resulting guava and log4j version conflicts
* Specify guava version 20.0
* update parrent pom guava version
2018-08-30 14:22:04 +08:00
Wu Sheng
1a5cf2b536
Prepare for merging 6.0 into master
2018-08-30 13:50:30 +08:00
Wu Sheng
cd680393f3
Merge commit 'ee5c740be3970be2886d00222b9e3ecb4d1adefa' into 6.0
...
# Conflicts:
# docs/powered-by.md
2018-08-30 13:49:05 +08:00
张浩
ee5c740be3
用户接入 上上签 ( #1608 )
...
* 用户接入 上上签
2018-08-30 13:47:10 +08:00
caoyixiong
f163ac5f78
add ke.com (贝壳找房 链家) user ( #1606 )
...
* add user
2018-08-30 13:04:08 +08:00
彭勇升 pengys
ee46760dc6
Buffer file implementation ( #1607 )
...
* Buffer stream.
* Buffer file reader.
2018-08-30 12:55:05 +08:00
Wu Sheng
085097531c
Finish the codebase of Alarm.
2018-08-29 22:24:31 +08:00
wqr2016
b9eafa08e9
Update powered-by.md ( #1602 )
2018-08-29 14:41:34 +08:00
Wu Sheng
59a30ed0ac
Fix CI and Add new alarm bridge by using latest code generator.
2018-08-28 20:55:53 +08:00
Wu Sheng
42eb8f7376
The prototype codes of alarm bridge only.
2018-08-28 17:25:04 +08:00
Wu Sheng
38212dc97c
Remove duplicate words
2018-08-27 22:41:51 +08:00
Wu Sheng
06e62f0dd1
Update user to powered-by doc.
2018-08-27 22:18:06 +08:00
Wu Sheng
aef1a94c5a
Merge commit 'af03e9260745cf3755ff2682d0509eda686d9512' into 6.0
2018-08-26 22:35:00 +08:00
吴晟 Wu Sheng
af03e92607
RC CHANGES ( #1560 )
...
* Update CHANGES.md
2018-08-26 22:34:25 +08:00
Gao Hongtao
d9384cdd82
Submodule/ui ( #1587 )
...
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywaling-ui
* Update submodule skywalking-ui
2018-08-26 21:59:27 +08:00