Commit Graph

6011 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 7881ba32db
Update README.md (#5757) 2020-10-31 01:09:07 +08:00
Hoshea Jiang 0fb23b87f8
Make the duration error message more specific (#5755) 2020-10-30 22:55:03 +08:00
zifeihan 8a2a0008ba
Add `slowTraceSegmentThreshold` to forcibly sample slow traces (#5707) 2020-10-30 14:30:19 +08:00
mrproliu af41da0e93
Support choose files to activate the meter analyzer (#5748) 2020-10-29 23:46:07 +08:00
Humbertzhang ac1c6d33f1
chore: fix typo in PULL_REQUEST_TEMPLATE (#5750) 2020-10-29 21:48:59 +08:00
kezhenxu94 92bb474c2d
Improve Kubernetes service registry for ALS analysis (#5722)
The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.

The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
2020-10-29 18:22:38 +08:00
Humbertzhang c95a913492
Add percentile tests in e2e test. (#5737) 2020-10-29 14:38:49 +08:00
hsoftxl 2aeefceca0
Make okhttp3 ,feign http9.x plugin to support Java 14 (#5745) 2020-10-29 10:52:13 +08:00
Daming 0c4827d056
remove finagle-6.25.0-scenario (#5747) 2020-10-29 07:50:57 +08:00
zhang-wei 42d8bedea9
Add the SuperDataset annotation to BrowserErrorLog (#5741) 2020-10-28 08:30:38 +08:00
zifeihan 78ccf71328
Fix the exception that is thrown without `TServiceClientReceiveInstrumentation`. (#5734) 2020-10-27 16:01:33 +08:00
hn b5e7d17e4c
Fix incomplete JavaDoc (#5733) 2020-10-27 13:54:39 +08:00
kezhenxu94 f6858cf25f
docs: remove dead links (#5729) 2020-10-26 18:16:44 +08:00
Jared Tan ad7f18c655
Remove apollo default ip. (#5725) 2020-10-25 23:52:31 +08:00
Jared Tan 6d8159cef0
Reformat ui dockerfile. (#5724) 2020-10-25 22:31:59 +08:00
1095071913 dbf6639b5a
Update powered-by.md (#5723) 2020-10-25 20:21:28 +08:00
kezhenxu94 3292412870
Improve the pull request template and changelog (#5720) 2020-10-25 07:51:58 +08:00
kezhenxu94 f92a7bf897
Start next iteration 8.3.0 (#5719)
* [maven-release-plugin] prepare release v8.2.0

* [maven-release-plugin] prepare for next development iteration
2020-10-24 19:30:29 +08:00
zifeihan e1619495c3
Add feign loadbalancer case for spring-cloud-feign-1.x-scenario plugin. (#5711) 2020-10-22 14:03:28 +08:00
kezhenxu94 c2141978d1
doc: finalize the release change log of 8.2.0 (#5709) 2020-10-21 18:59:23 +08:00
Gao Hongtao 9ce47d5bdc
Meter Analysis Language (#5531) 2020-10-21 16:45:47 +08:00
Juntao Zhang 079a0714ff
update: sync submodule (#5708) 2020-10-21 14:40:42 +08:00
Ax1an 287b8b9be5
Add syncBulkActions config to avoid the large amount of metrics data written ES in a single sync bulk request. (#5699) 2020-10-21 12:23:32 +08:00
momo0313 3fba656a8c
Update powered-by.md (#5703)
added essence.com.cn
2020-10-21 11:20:57 +08:00
zifeihan 63d63ed7f5
Add feign loadbalancer case for spring-cloud-feign-2.x-scenario plugin. (#5700) 2020-10-21 07:58:09 +08:00
吴晟 Wu Sheng d8f1d01a78
Add change logs for 8.2.0 (#5697) 2020-10-20 20:06:23 +08:00
zifeihan f5e38b88e3
Add agent config `PROPERTIES_REPORT_PERIOD_FACTOR `, Avoid the instanceTraffic record properties is null. (#5688) 2020-10-20 12:02:27 +08:00
吴晟 Wu Sheng 86ba4258c1
Add browser performance dashboard. (#5686)
* Add browser performance dashboard.

* Fix file header missing.

* Make sure the templates in A-Za-z
2020-10-19 23:13:01 +08:00
吴晟 Wu Sheng 6bcb6e8c19
Fix a comment (#5684) 2020-10-18 19:07:45 +08:00
zhang-wei 7e6b19dfc0
Fix some bugs with browser (#5683)
* fix query browser error log  bug
2020-10-18 17:58:29 +08:00
mrproliu 7b2a0b4dac
Provide labeled meter when receive meter (#5659) 2020-10-17 22:36:12 +08:00
ggndnn 45e02ec106
Fix inconsistent logic in PrefixMatch (#5681)
Co-authored-by: ggnn <ggnn@ggnndeMacBook-Pro.local>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-10-17 12:46:10 +08:00
zifeihan 06bec02869
Fix application start duration log "Failed to load class org.slf4j.impl.StaticLoggerBinder." (#5678)
* Fix application start duration log "Failed to load class "org.slf4j.impl.StaticLoggerBinder"." when use kafka reporter. because kafka reporter use slf4j-api, but no implementor for slf4j.

* Polishing.

* Adapter slf4j Logger of agent used to skywalking agent Logger.

* Make the comments more accurate.

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-10-17 09:44:42 +08:00
Daming 98968122e9
Provide Thrift Plugin (#5644) 2020-10-16 16:09:47 +08:00
xbkaishui d5a28baa65
Support Nacos auth (#5669)
* Support Nacos auth
2020-10-16 14:46:53 +08:00
kezhenxu94 88aab349c3
Update pre.sh (#5677) 2020-10-16 12:36:11 +08:00
kezhenxu94 d113f58645
test: add a tool to select a suitable group for a new plugin test and remove the outdated group size of plugin tests (#5676) 2020-10-16 08:44:55 +08:00
Jared Tan 31a217c944
chore: remove unused dependencies. (#5674) 2020-10-16 00:31:24 +08:00
kezhenxu94 239eaa01fd
test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
zifeihan 627358ee9e
Fix duplicate ExitSpan, Maybe this will cause some error message not recorded. because "feign load balance" mechanism will retry execute. (#5667) 2020-10-15 21:55:20 +08:00
qinqiangqiang f2e83bad30
resttemplate plugin concurrency scenario data mistake problem fix (#5658)
* resttemplate plugin concurrency scenario data mistake problem
2020-10-15 12:09:04 +08:00
Rei Shimizu f48e4961ec
docs: fix broken istio-architecture svg (#5664)
* docs: fix broken istio-architecture svg

* server -> service
2020-10-15 00:19:35 +08:00
Gallardot b24e3f3737
Fix typo in backend-storage.md (#5662) 2020-10-14 17:07:17 +08:00
Daming 7881c57023
Introduct DataCarrier to avoid service blocked (#5660) 2020-10-14 08:12:22 +08:00
吴晟 Wu Sheng 2b9de2007f
Separate UI template files for further enhancement. (#5656)
* Separate UI template files for further enhancement.

* Add doc about the UI template.
2020-10-13 20:04:08 +08:00
xbkaishui d86570a88e
Health check for InfluxDB (#5637) 2020-10-13 16:59:42 +08:00
mrproliu 494c146ed5
Provide meter agent test tool support (#5648) 2020-10-13 07:58:14 +08:00
吴晟 Wu Sheng 803f6f2839
Add SW_NO_UPSTREAM_REAL_ADDRESS config doc (#5650)
* Add SW_NO_UPSTREAM_REAL_ADDRESS config doc

* Fix legal config issue.

* Update docs/en/setup/backend/configuration-vocabulary.md

* Add a test case to verify the module config initializer, which only supports 4 simple types.

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-10-12 20:52:53 +08:00
Humbertzhang bde07d7ecd
Fix typo in ProfileTask.java (#5647)
* fix typo in ProfileTask
2020-10-10 22:24:48 +08:00
Humbertzhang 39815388a3
Add E2E test for python Kafka report protocol (#5640) 2020-10-10 16:41:18 +08:00