吴晟 Wu Sheng
474b25e768
Set assemble based on assemble setting files. ( #1756 )
2018-10-12 10:45:24 +08:00
彭勇升 pengys
966d5f54f1
Fixed the bugs, #1750 , #1749 , #1748 , #1746 , #1745 ( #1755 )
2018-10-11 19:37:57 +08:00
彭勇升 pengys
7c192b19d6
Alarm query and alarm persistence test. ( #1753 )
...
* Alarm query and alarm persistence test.
* Fixed the package error.
2018-10-11 15:55:04 +08:00
吴晟 Wu Sheng
3f8af95df0
Alarm silence init wrong. ( #1752 )
2018-10-11 10:38:52 +08:00
Adityo Pratomo
59961b539a
Update link to Skywalking Logo in README.md ( #1751 )
2018-10-11 07:22:29 +08:00
彭勇升 pengys
ef63bc63cb
The heartbeat implementation for all the scopes. ( #1742 )
2018-10-10 16:25:50 +08:00
吴晟 Wu Sheng
b643190005
Add alarm timestamp. ( #1741 )
2018-10-10 14:15:24 +08:00
彭勇升 pengys
9e208d0484
Fixed the bug of the getValues method in metric query. ( #1739 )
2018-10-10 13:05:40 +08:00
彭勇升 pengys
1955e9d3cf
Add alarm message persistent method. ( #1738 )
2018-10-09 23:32:56 +08:00
彭勇升 pengys
1a49f7053c
Get the value column name from value column annotation manager. ( #1737 )
2018-10-09 21:58:26 +08:00
彭勇升 pengys
a062fdae71
Fixed the bug from topology. ( #1736 )
...
* Fixed the bug from topology.
* no message
2018-10-09 20:33:04 +08:00
Gao Hongtao
3f975d2b83
Add isValue parameter to annotation ( #1735 )
2018-10-09 13:17:38 +08:00
吴晟 Wu Sheng
15d00ca08d
Fix wrong column name. ( #1734 )
2018-10-09 12:48:19 +08:00
彭勇升 pengys
065a384f10
Trace buffer test success. ( #1733 )
2018-10-08 23:17:15 +08:00
Gao Hongtao
46c55ebdb9
Fix linear data npe ( #1731 )
...
* Avoid null point exception
2018-10-08 22:37:22 +08:00
彭勇升 pengys
363b925ade
Update the version of submodule named query protocol. ( #1732 )
2018-10-08 21:44:14 +08:00
Jared.Tan
fbc4b63237
prepare chinese docs. ( #1729 )
...
* prepare chinese docs.
2018-10-07 22:51:14 +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
吴晟 Wu Sheng
4cae884fc0
Add endpoint id to trace query. ( #1722 )
2018-09-28 19:22:15 +08:00
吴晟 Wu Sheng
04d0f55475
Support endpoint cpm ( #1723 )
2018-09-28 18:13:33 +08:00
吴晟 Wu Sheng
750bca2241
Add new indicators and change two indicator names. ( #1721 )
2018-09-28 16:59:25 +08:00
吴晟 Wu Sheng
abc15a361b
Make sure can get endpoint list with empty keyword. ( #1719 )
2018-09-28 15:19:07 +08:00
Gao Hongtao
1bfc68c8ab
Fix thermodynamic query error ( #1716 )
...
* Avoid query error by adding initial instance to AlarmTrend
* Fix thermodynamic query
2018-09-28 12:21:24 +08:00
吴晟 Wu Sheng
813ea1ed39
Make DetectPoint in Mesh gRPC protocol, DetectPoint in Source, and SpanSrcType convert right. ( #1714 )
2018-09-28 11:52:31 +08:00
Gao Hongtao
f162fccf8b
Avoid query error by adding initial instance to AlarmTrend ( #1713 )
2018-09-27 21:12:50 +08:00
吴晟 Wu Sheng
2f43cb940e
Fix start when not config in provider and don't get module in prepare stage. ( #1711 )
2018-09-27 16:07:04 +08:00
吴晟 Wu Sheng
69cccd1541
Remove ci cache and remove out-of-date dependency. ( #1709 )
2018-09-27 13:09:29 +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
9d6bf6787b
Finish mesh source dispatch ( #1687 )
...
* Merge module and provider of mesh
* Finish the skeleton of mesh receiver.
* Finish mesh dispatcher.
* Fix missing timebucket
2018-09-26 08:20:55 +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
彭勇升 pengys
53b9e7f828
Implementation of aggregation query. ( #1702 )
2018-09-25 19:14:37 +08:00
彭勇升 pengys
e83e175a42
Meta data query implementation are all finished. ( #1692 )
2018-09-23 12:42:46 +08:00
吴晟 Wu Sheng
7d3e699efa
Adjust agent setting ( #1682 )
...
* Add ignore to bytebuddy agent.
* Fix a wrong name.
* Make sure toolkits are excluded.
* Fix CI
* Format codes.
* Remove MethodGraph compiler
2018-09-23 09:35:07 +08:00
吴晟 Wu Sheng
7c619e3ce6
Fix elastic search plugin not work. ( #1691 )
2018-09-22 08:42:07 +08:00
彭勇升 pengys
0576466031
Implementation of metadata query. ( #1686 )
2018-09-21 11:47:40 +08:00
彭勇升 pengys
99fdf02b8a
Feature/trace query ( #1685 )
...
* Implementation of trace query.
* Implementation of trace query.
2018-09-20 17:31:57 +08:00
彭勇升 pengys
13fa30307a
Add record persistence stream analysis. ( #1683 )
2018-09-19 15:21:56 +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
彭勇升 pengys
2bad786e79
Analysis and query implementation of thermodynamic. ( #1678 )
...
* Metric query.
* Analysis and query implementation of thermodynamic.
2018-09-16 10:57:12 +08:00
Xin,Zhang
79024ba6a3
Update live demo address ( #1673 )
2018-09-16 08:16:27 +08:00
彭勇升 pengys
7e149ab3f6
Metric query. ( #1677 )
2018-09-15 15:53:28 +08:00
彭勇升 pengys
366609a449
Endpoint topology metric and query. ( #1674 )
2018-09-14 14:00:03 +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
彭勇升 pengys
babc6d2930
Global topology and service topology write by manual. ( #1671 )
2018-09-13 19:10:47 +08:00
吴晟 Wu Sheng
fd83aa55af
Support new indicator core. ( #1669 )
...
* Support new indicator core.
* Block 2 unaccessible methods.
* Add service call as manual indicator and refactor the core DIspatcherManager
2018-09-13 16:38:50 +08:00
吴晟 Wu Sheng
83cef89af1
Update startup.sh ( #1668 )
...
Fix startup script
2018-09-13 14:34:02 +08:00
吴晟 Wu Sheng
87449d016c
Add IDColumn Annotation. ( #1667 )
2018-09-12 21:09:08 +08:00
吴晟 Wu Sheng
973ad9e35d
Support time bucket transfer for all indicators. ( #1664 )
...
* Add transfer time bucket methods.
* prepare to merge
* Support time bucket transfer.
2018-09-12 18:44:13 +08:00
彭勇升 pengys
23b8d6ef41
Finished topology query. ( #1663 )
...
* Finished topology query.
* Fixed the bug of CI failure and startup failure.
2018-09-12 17:35:54 +08:00