Gao Hongtao
19836e64bb
Add labeled metrics to alarm system ( #5276 )
2020-08-18 22:55:01 +08:00
snakorse
4e60690250
bugfix: Fix CLR Heap Memory metrics aggregation configuration error in ui-initialized-templates. ( #5346 )
...
Co-authored-by: 郭刚平 <gangping.guo@xiaobao100.com>
2020-08-18 15:53:55 +08:00
snakorse
5da4015ec6
bugfix: Fix CLRThread metrics setId error. ( #5345 )
...
Co-authored-by: 郭刚平 <gangping.guo@xiaobao100.com>
2020-08-18 14:03:26 +08:00
Gao Hongtao
68eba154c4
Add latest function ( #5321 )
...
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2020-08-15 17:28:32 +08:00
吴晟 Wu Sheng
0c1c390f6d
Correct the yaml config. ( #5318 )
2020-08-15 10:07:33 +08:00
Evan
197ef1e836
Improve Es trace basic query performance ( #5132 )
2020-08-15 08:24:37 +08:00
huawei
522e0951bc
Update elasticsearch Python Plugin Component ( #5303 )
2020-08-13 22:51:13 +08:00
Ax1an
d3e0dbb973
Remove duplicate settings telemetry related context id in nacos. ( #5306 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-13 16:08:34 +08:00
gnr163
532384e0a2
fix bug when extend the scope and recommend to start with 10000 or the scope greater than 1000 ( #5299 )
...
* bugfix: when extend the scope and recommend to start with 10000 or scope greater than 1000 , freemarker generate MetricsMetaInfo method will cause error such as MetricsMetaInfo("xxxx_cpm", 10,001, entityId)
2020-08-12 16:53:05 +08:00
zhang-wei
3d0522f9de
Add OALListener missing code ( #5296 )
2020-08-12 08:12:53 +08:00
kezhenxu94
ecc18b9be3
Support !=, like filter expressions in OAL ( #5269 )
2020-08-11 09:37:21 +08:00
吴晟 Wu Sheng
7f7e96b088
[IMPORTANT] Query traces with tags as condition ( #5270 )
2020-08-11 07:24:40 +08:00
于玉桔
e37fc2e439
Support spring-kafka ( #5254 )
2020-08-10 19:13:19 +08:00
Evan
2df3c683ba
Super Size Dataset record index es rolling step ( #5282 )
2020-08-10 14:49:11 +08:00
Gao Hongtao
b0bb7cf3be
Query all of labels once selected labels condition is absent. ( #5202 )
2020-08-08 22:26:06 +08:00
Humbertzhang
bdef778e53
add Python in MongoDB languages ( #5261 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-07 18:11:34 +08:00
gnr163
68ab389021
fix an error when no statement with slowStatement ( #5243 ) ( #5245 )
...
Co-authored-by: jingjiu <jingjiu@tsign.cn>
2020-08-06 09:06:09 +08:00
Ax1an
567c6b59f2
Fix Duration.java ( #5241 )
2020-08-05 21:59:28 +08:00
于玉桔
7a20c260bb
Add HBase hbase-client plugin ( #5225 )
2020-08-05 17:55:20 +08:00
吴晟 Wu Sheng
89f314c86f
Make the column length of slow DB statement having the good default value. ( #5238 )
2020-08-05 16:14:10 +08:00
吴晟 Wu Sheng
48311e095a
Use client side component name when no server side mapping. ( #5232 )
...
* Use client side component name when no server side mapping.
* Unknown component should be fixed, so change the e2e expected data.
2020-08-05 13:34:58 +08:00
于玉桔
df397228f1
component-libraries.yml typo fix ( #5230 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-04 22:11:39 +08:00
zifeihan
e7288bff94
Fix error format of time in serviceTraffic update. ( #5221 )
2020-08-03 10:38:11 +08:00
吴晟 Wu Sheng
0146aa522f
Exporter INCREMENT mode is not working. ( #5220 )
2020-08-03 06:53:00 +08:00
吴晟 Wu Sheng
2f2840cbf5
Begin 8.2.0 iteration. ( #5211 )
...
* [maven-release-plugin] prepare release v8.1.0
* [maven-release-plugin] prepare for next development iteration
2020-07-31 20:15:27 +08:00
Daming
966403c0e0
missing time unit in query ( #5210 )
2020-07-31 16:49:19 +08:00
Daming
f9257f5274
Provide kafka as collector/reporter ( #4847 )
2020-07-30 11:55:49 +08:00
Gao Hongtao
5f769ca2b4
Add AvgLabeledFunction to ingest multiple labels ( #5187 )
2020-07-30 07:32:29 +08:00
Ax1an
5d7da1aead
Add internalComHost and internalComPort config to Nacos. ( #5192 )
2020-07-29 15:54:10 +08:00
Gao Hongtao
a49ce988b4
Support regular expression in labelFilter ( #5174 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-07-27 10:45:41 +08:00
huawei
fea685d7cd
Update Rabbitmq Python Plugin Component ( #5178 )
...
Co-authored-by: huawei <huawei@bit-s.cn>
2020-07-27 09:19:43 +08:00
Gao Hongtao
2a031dae77
Fix histogram labels are absent ( #5173 )
2020-07-26 11:19:22 +08:00
李文广
3a00d84766
spring-annotation plugin add component ( #5160 )
2020-07-25 23:14:46 +08:00
mrproliu
925c0d74c7
Provide server-side meter ( #4972 )
2020-07-25 21:17:32 +08:00
Jared Tan
db9f8e6e00
Support Jetty server advanced configuration. ( #5147 )
2020-07-25 17:41:49 +08:00
huawei
1439e7588d
Update Kakfa Python Plugin Component ( #5171 )
2020-07-25 12:57:16 +08:00
clay
98323d13f2
Add python tornado component id ( #5168 )
2020-07-24 19:50:59 +08:00
吴晟 Wu Sheng
2c676ead24
Add OAP configuration vocabulary documentation. ( #5149 )
2020-07-23 08:24:40 +08:00
Stalary
1877d0fcf4
Add jvm_thread metrics ( #5129 )
2020-07-22 09:05:32 +08:00
songzhendong
b363b0ea4f
Add Nacos back into SkyWalking as an option(nacos-1.3.1) ( #5137 )
2020-07-21 23:30:06 +08:00
huawei
cff36b63bc
Update Redis Python Plugin Component ( #5138 )
2020-07-21 14:30:19 +08:00
Evan
e0325a4407
Configmap configuration ( #4959 )
2020-07-20 12:35:35 +08:00
Gao Hongtao
3fdfdf3b83
Storage elasticsearch health check ( #5099 )
2020-07-19 23:37:13 +08:00
Humbertzhang
977062bafb
add Django component ( #5127 )
2020-07-19 21:33:38 +08:00
huawei
081c1260d5
Add PyMysql component ( #5121 )
2020-07-19 15:25:51 +08:00
Ax1an
7b9cbe2177
Update NodeType.java ( #5108 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-07-16 18:44:28 +08:00
denis
ce2469dbec
optimization MetricsEsDAO multiGet ( #5096 )
2020-07-14 22:47:37 +08:00
xin
a6c3aad8fa
Fix config file and document typo for ttl ( #5087 ) ( #5088 )
2020-07-12 17:36:35 +08:00
Gao Hongtao
b6661b5164
Add health checker module ( #5046 )
2020-07-10 00:30:43 +08:00
吴晟 Wu Sheng
e8f7ae055c
Fix searchService bug in ES implementation . ( #5059 )
2020-07-09 00:01:30 +08:00