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
yazong
55ad655a5e
#5013 update @Column(columnName = ENTITY_ID, length = 512) private String entityId; ( #5057 )
2020-07-08 20:19:50 +08:00
yazong
2eefe98203
update ( #5055 )
2020-07-08 16:30:53 +08:00
zhang-wei
42c8cebbc1
add golang component id ( #5050 )
2020-07-08 08:50:16 +08:00
killGC
73ee3103e2
support sampleRate as Dynamic Configuration ( #4968 ) ( #4987 )
2020-07-07 08:40:44 +08:00
Ax1an
3df2e8ddce
Fix no telemetry metrics when the oap role is receiver. ( #5038 )
2020-07-06 18:50:14 +08:00
Ax1an
a3ae7b4dc6
Fix no data bug of oap self observability instance_metrics_second_aggregation metrics. ( #5028 )
2020-07-06 13:03:36 +08:00
caoyixiong
80a534b1bb
support Graphql Logic endpoint ( #5030 )
2020-07-05 23:37:09 +08:00
huawei
e59ba49cd1
add python components ( #5032 )
2020-07-05 21:48:31 +08:00
Gao Hongtao
1654a0fbf0
Add opencensus reciever ( #5029 )
...
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2020-07-05 20:53:16 +08:00
Ax1an
b3c7d7296e
Fix only envoy related classes are generated after setting SW_OAL_ENGINE_DEBUG=Y ( #5021 )
2020-07-03 15:40:52 +08:00
Daming
d264f914d5
Fix timebucket conversion issue ( #5014 )
2020-07-02 22:05:03 +08:00
吴晟 Wu Sheng
6103ca9256
Fix wrong validation. ( #5005 )
2020-07-01 19:06:12 +08:00
吴晟 Wu Sheng
709acb0c48
Add two metrics for endpoint relationship. ( #4997 )
2020-06-30 22:51:37 +08:00
吴晟 Wu Sheng
ea6be5b645
Fix endpoint dependency bug in MQ and uninstrumented proxy cases, and support endpoint dependency(v2 of endpoint topology case). ( #4995 )
2020-06-30 20:59:38 +08:00
吴晟 Wu Sheng
a93f1b3c3c
Support `logic-endpoint` series tag(s). ( #4985 )
...
* Support `logic-endpoint` series tag(s).
* Enhance the plugin dev doc.
* Update Java-Plugin-Development-Guide.md
fix punctuation
Co-authored-by: caoyixiong <32847163+IanCao@users.noreply.github.com>
2020-06-30 00:07:53 +08:00
caoyixiong
31f42343f6
add brpc-java plugin ( #4958 )
2020-06-27 14:57:29 +08:00
yangy
fb7912c6bd
fix fuzzy query sql injection ( #4970 )
2020-06-26 10:08:10 +08:00
Gao Hongtao
e143ae62eb
Reduce the length of metric name ( #4936 )
2020-06-22 09:10:51 +08:00
Evan
ad47c9045b
update the kubernetes client verion to 8.0.0 ( #4844 )
2020-06-22 07:56:39 +08:00
dagmom
08897ce5f8
New feature provided : new plugin for influxdb-java client ( #4846 )
2020-06-21 22:35:45 +08:00
于玉桔
c778a0d6c2
Support Quasar fiber tracing ( #4951 )
2020-06-20 22:30:03 +08:00
吴晟 Wu Sheng
8c2c50b70c
Introduce the chart bar in the UI templates. ( #4947 )
2020-06-19 11:30:44 +08:00
吴晟 Wu Sheng
d305efcb52
In no-init mode, should only check the index existence. ( #4929 )
2020-06-16 08:06:02 +08:00
吴晟 Wu Sheng
5de0d2c6f6
Set version to 8.1.0 for next iteration. ( #4916 )
...
* [maven-release-plugin] prepare release v8.0.0
* [maven-release-plugin] prepare for next development iteration
* Remove all shardingsphere cases.
2020-06-12 23:44:42 +08:00
吴晟 Wu Sheng
b07b395691
Fix 4 high priority bugs ( #4913 )
2020-06-12 12:07:45 +08:00
Gao Hongtao
5038f07094
Update prometheus fetcher for so11y ( #4902 )
2020-06-11 16:58:28 +08:00
吴晟 Wu Sheng
101442bedc
Fix a wrong config and update the youtube video. ( #4899 )
2020-06-11 11:06:37 +08:00
吴晟 Wu Sheng
baecad3509
Add database page dashboard and UI update. ( #4892 )
2020-06-09 23:01:37 +08:00
Jared Tan
202d5711d4
fix NPE when fetch empty readHeatMap metrics. ( #4891 )
2020-06-09 21:22:12 +08:00
何延龙
d982576af4
PHP component ( #4882 )
2020-06-09 15:55:19 +08:00
吴晟 Wu Sheng
eb1cc71b6e
Clean up removed configurations. ( #4884 )
2020-06-09 12:03:59 +08:00
吴晟 Wu Sheng
7c791703ff
Revert "add php component ( #4871 )" ( #4881 )
...
This reverts commit 984523eb27 .
2020-06-09 09:25:37 +08:00
吴晟 Wu Sheng
0c1b8e4967
Add default templates for dashboard and topology. ( #4876 )
2020-06-09 08:24:12 +08:00
Gao Hongtao
6c0274d6ae
Sort linear metric query result ( #4880 )
...
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2020-06-09 00:30:05 +08:00
何延龙
984523eb27
add php component ( #4871 )
2020-06-08 23:10:26 +08:00
Gao Hongtao
4f0f39ffcc
Ingest prometheus metrics through meter system ( #4783 )
2020-06-08 09:19:34 +08:00
songzhendong
f3d907bf6d
Remove nacos ( #4867 )
...
* Add annotation(AlarmCore.start)
* Upgrade nacos version to 1.2.0
* Revert "Upgrade nacos version to 1.2.0"
This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
* Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
* Recovery annotation
* Recovery annotation
* Update nacos version to 1.2.0
* Update tls_key_generate.sh path
Update tls_key_generate.sh path
* Add annotation(AlarmCore.start)
* Revert "Upgrade nacos version to 1.2.0"
This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
* Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
* Recovery annotation
* Recovery annotation
* Update tls_key_generate.sh path
* Execution Authority
* Remove nacos
* remove nacos code
* remove nacos
remove nacos
* remove nacos
remove nacos
* remove nacos
* remove nacos
Co-authored-by: songzhendong <289505773@qq.com>
Co-authored-by: songzhendong <songzhendong@xiaomi.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-06-06 14:23:12 +08:00
Daming
3f176bf50f
[hotfix]Fix UITemplate storage Influxdb implamented ( #4849 )
2020-06-02 16:05:21 +08:00
吴晟 Wu Sheng
d094a0f7c0
Support UI template management. ( #4843 )
2020-06-01 23:06:14 +08:00
dagmom
deccc262f3
Bulk executed with failures,then log detail message ( #4845 )
...
Co-authored-by: guhao <dev_guhao@163.com>
2020-05-31 15:19:40 +08:00
dvsv2
605d2449f2
ApdexMetrics Change type of `totalNum`、`sSum`,`tNum` from int to long ( #4839 )
2020-05-29 17:05:45 +08:00
吴晟 Wu Sheng
37940beccc
Correct the service node type. ( #4833 )
2020-05-27 20:38:02 +08:00
吴晟 Wu Sheng
6ed40b3395
Keep ID as ref ID in the readSampledRecords ( #4822 )
...
* Keep ID as ref ID in the readSampledRecords, as there is no meaningful logic entity, but based on the graphql, the client could request this.
2020-05-26 08:00:03 +08:00
吴晟 Wu Sheng
ec175f5655
Miss the node type condition in the es searchServices query. ( #4821 )
2020-05-25 22:17:10 +08:00
吴晟 Wu Sheng
fed62aa731
Fix #4813 ( #4815 )
2020-05-23 14:55:43 +08:00
吴晟 Wu Sheng
a10e044932
Group Parameterized Endpoints ( #4802 )
...
* Group Parameterized Endpoints. Configure the grouping rules for parameterized endpoints, to improve the meaning of the metrics.
2020-05-20 22:50:22 +08:00
Evan
1652e0c057
Add a SuperDataset tag for custom super size dataset shards config in es storage ( #4793 )
...
* add SuperDataset tag for add super size dataset shards config in es
2020-05-17 17:48:15 +08:00
吴晟 Wu Sheng
cffcc58f8f
The NoneStreamEsDAO implementation doesn't use real index name to insert. ( #4796 )
2020-05-16 22:54:28 +08:00
Daming
544d419fc0
the number type casts error ( #4788 )
...
Co-authored-by: zhuanghaochao <zhuanghaochao@yy.com>
2020-05-14 21:13:22 +08:00
吴晟 Wu Sheng
c5f0591e06
Fix the wrong sortN condition ( #4784 )
2020-05-14 11:36:32 +08:00
mrproliu
8af10bed11
Support regex to include or exclude the names in alarm module ( #4775 )
...
* Support regex to include or exclude the names, requested through mail list, https://lists.apache.org/x/thread.html/rb6d91093776cf61880425449d3d25f9d560cd32363c0075de9a85d13@%3Cdev.skywalking.apache.org%3E
Co-authored-by: Mrproliu <mrproliu@lagou.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-05-13 14:34:16 +08:00
吴晟 Wu Sheng
39adda09f3
Make the default application.yml more friendly in the configuration s… ( #4777 )
...
* Make the default application.yml more friendly in the configuration section.
* Fix an issue in python e2e.
2020-05-12 16:55:31 +08:00
mrproliu
749af3e04e
Alarm support multiple scope ( #4769 )
...
* Support service relation and database access alarm
* support service instance relation alarm
* support endpoint relation alarm
* document and format the name
* resolve issues
* add database access and endpoint relation rule example
* resolve code format
* remove unnecessary getter and setter package declare
* remove unnecessary fields
Co-authored-by: Mrproliu <mrproliu@lagou.com>
2020-05-11 00:28:10 +08:00
mrproliu
50c4911adc
fix alarm query time bucket error ( #4768 )
...
Co-authored-by: Mrproliu <mrproliu@lagou.com>
2020-05-10 07:29:41 +08:00
吴晟 Wu Sheng
2880699860
Make OAL controlled by the receivers. ( #4767 )
...
* Split the official_analysis.oal into different parts
* Add Envoy OAL define.
* Fix license.
2020-05-09 21:39:19 +08:00
zhang-wei
d4f3218dea
Support define multiple OAL configuration ( #4748 )
2020-05-08 23:53:49 +08:00
mrproliu
816878897c
Support multiple ways to analyze segments in rest ( #4745 )
...
* support multiple segments analyze
* Support multiple ways to analyze segment data
* Change to support single or list of the segment data, add the document
* fix document and change the lua agent commit id
Co-authored-by: Mrproliu <mrproliu@lagou.com>
2020-05-08 22:54:36 +08:00