彭勇升 pengys
9b3192fbac
Set span layer into network inventory for distinguish what the network address is. MQ? DB? ... ( #1824 )
2018-10-26 22:57:05 +08:00
吴晟 Wu Sheng
d9556c38fc
Make Mesh and Istio receivers ready ( #1821 )
...
* Make receiver more effective
* Add Istio test case and all source dispatch in
* Refactor mock data
* FIx rat.
* Support call component.
* Fix ThermodynamicIndicator bug.
* Fix test cases.
* Fix missing calculate in db merging.
* Add codes for debug.
* 1. Fixed elasticsearch bulk process not fresh bug. (#1819 )
2. Fixed the bug of source register no queue but wait the end for batch tag.
* Remove debug log, and restore TTL timer for real scenarios.
2018-10-26 15:17:33 +08:00
彭勇升 pengys
24e958fec0
1. Fixed the bug of inventory equals method. ( #1814 )
...
2. Fixed the bug of agent mock register order.
3. Fixed the bug of all heatmap.
2018-10-25 21:23:20 +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
彭勇升 pengys
7bb577a4e9
Provide auto delete history data service. ( #1797 )
2018-10-22 20:20:29 +08:00
Gao Hongtao
ad63d1c346
Update submodule skywalking-ui ( #1795 )
2018-10-21 21:13:38 +08:00
吴晟 Wu Sheng
c60946c905
Update byte-buddy lib version to 1.9.2 ( #1788 )
2018-10-20 22:43:17 +08:00
彭勇升 pengys
ee10c2361c
Update powered-by.md ( #1787 )
2018-10-18 12:03:08 +08:00
彭勇升 pengys
4063397988
Trigger service heartbeat when received service instance heartbeat. ( #1785 )
...
Fixed some meta query bugs.
2018-10-17 22:44:21 +08:00
彭勇升 pengys
064595eb81
Fixed the segment parse bug. Each use requires the creation of a new instance. ( #1784 )
2018-10-17 19:13:08 +08:00
彭勇升 pengys
4e99e896c2
Set instance attributes into return value. ( #1783 )
...
* Set instance attributes into return value.
* Delete unused code.
2018-10-17 18:40:10 +08:00
吴晟 Wu Sheng
cb0b817ffb
Fix indicator merge failue. ( #1782 )
2018-10-17 16:42:03 +08:00
eoeac
1a16f2936a
Update powered-by.md ( #1781 )
2018-10-17 13:01:31 +08:00
彭勇升 pengys
a12e8badb8
Provide new getEndpointInfo service in query protocol. ( #1780 )
2018-10-17 12:19:33 +08:00
彭勇升 pengys
b367c36db9
Fixed the endpoint topology bug. ( #1778 )
...
* Delete the client side endpoint relation indicator.
Fixed the endpoint topology bug.
* Fixed package failure bug.
2018-10-17 11:28:16 +08:00
cheetah012
c838d1610f
Update InterceptPoint.java ( #1776 )
...
Using Mongo 2.14.3, we found that :" java. lang. ClassNotFoundException: Can't find MongoDBCollection Method Interceptor", must use "org.apache.skywalking.apm.plugin.mongodb.v2.MongoDBCollectionMethodInterceptor" to solve this problem.
2018-10-16 22:24:06 +08:00
彭勇升 pengys
f78abfb28c
Fixed the bug of service topology and global topology. ( #1775 )
2018-10-16 18:40:42 +08:00
彭勇升 pengys
72f2b1cd78
Provide rest protocol for register and trace receiver. ( #1774 )
2018-10-16 17:01:49 +08:00
彭勇升 pengys
c467e5c723
Fixed JVM handler error. Forgot to use break in switch case code. ( #1766 )
2018-10-15 16:02:51 +08:00
彭勇升 pengys
b426390b79
Support metrics downsampling. ( #1765 )
...
* Support metrics downsampling.
* Fixed a check style error.
2018-10-15 15:27:38 +08:00
彭勇升 pengys
a81b9920cd
Set the function attribute for indicator and use AVG function to be the default value. ( #1757 )
2018-10-12 12:29:22 +08:00
吴晟 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