Commit Graph

6076 Commits

Author SHA1 Message Date
zifeihan 6e0a244482
Add the plugin for Apache CXF 3.x (#5887) 2020-11-26 17:18:55 +08:00
Gao Hongtao 53e42bce5d
Insert group name into services of so11y and istio relevant metrics (#5897) 2020-11-26 14:38:10 +08:00
fuhuo 127782f135
Add sanic plugin (#5896)
https://github.com/apache/skywalking-python/pull/91
2020-11-26 08:17:53 +08:00
hailin0 3e6d47a930
Update docs README.md (#5895) 2020-11-25 23:44:03 +08:00
Gao Hongtao b39c4306a8
Observing Istio control plane (#5835)
* Add Istio control plane otel MAL expressions and UI template
* Remove OpenCensus receiver, add OpenTelemetry receiver
* Transfer oc receiver to ot receiver
* Create indices on boot
* Document istio metrics and otel receiver
* Update CHANGES.md
* Fix potential NPE
* Add group to meter and cleanup istio mixer
* Update e2e case due to the change of meter metric name
* Update prometheus fetcher config, fix sql builder issue of h2
* Disable istio and so11y metrics by default.
* Fix micrometer testcase
2020-11-25 21:07:03 +08:00
吴晟 Wu Sheng ec24c039f1
Add links to STAM, profiling blog and official doc page. (#5888) 2020-11-25 08:39:22 +08:00
Lu Jiajing d9623ec487
Spring-Kafka 1.x support (#5879)
* support spring-kafka 1.3.x and add test

* add spring-kafka-1.3.x-scenario to github workflow

* change kafka-plugin FAQ

* add supported versions

* update CHANGES.md
2020-11-24 19:32:37 +08:00
Jared Tan 8d164d3dd8
Add Tidb provider module. (#5844)
* fix transaction too large error when use TiDB as storage

* add CHANGES.md

* fix typo

* add tidb storage provider module.

* add e2e.

* revert ui submodule.

* fix license.

* Fix wrong health check test

* add tidb ttl e2e.

Co-authored-by: moonsphere <moonsphere@m.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-11-22 23:28:54 +08:00
Larry e8f30f91b1
Update overview.md (#5874)
fix misspelling words
2020-11-22 16:28:16 +08:00
吴晟 Wu Sheng df9281a4cf
Update the proto to the Bazel involved version. (#5870) 2020-11-20 19:36:40 +08:00
吴晟 Wu Sheng 67bc8f8b7d
Provide `listMetrics` GraphQL query service. (#5866)
* Provide `listMetrics` GraphQL query service.

* Update chagnelog.
2020-11-19 22:26:54 +08:00
zifeihan d6c9926e9e
Add the plugin for microsoft mssql-jdbc (#5856) 2020-11-18 15:48:18 +08:00
吴晟 Wu Sheng c9202af1ee
Support group in the service traffic and service list query. (#5851)
* Support group in the service traffic and service list query.
2020-11-17 22:45:32 +08:00
吴晟 Wu Sheng 9c486a05ee
Support `sideCar.internalErrorCode` in the sources (#5849)
* Support nested sidecar object in the scope.

* Update the changelog.

* Fix comments and docs.
2020-11-17 09:03:48 +08:00
zcai2 48479b74df
test: fix flaky test in comsumerTest (#5846)
Co-authored-by: Cai, Zhouxiang <zc31@illinois.edu>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
2020-11-16 16:19:47 +08:00
huliang 832582427a
Fix the default ignore mechanism isn't accurate enough bug (#5839)
Co-authored-by: huliang <hl@yumeitech.com.cn>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-16 10:23:05 +08:00
zifeihan 7220643cbf
Add the plugin for mssql-jtds 1.x plugin. (#5842)
* Add the plugin for mssql-jtds 1.x plugin.
2020-11-16 08:30:25 +08:00
Jared Tan ef1363d928
remove unused min date timebucket in jdbc delethistory logical. (#5845)
* remove unused min date timebucket in jdbc delethistory logical.

* update CHANGES.md
2020-11-15 19:28:38 +08:00
吴晟 Wu Sheng edf0bce37f
Add logic endpoint section in the agent setup doc. (#5836) 2020-11-13 10:05:38 +08:00
雨落殇秋 64707e0617
Fix dynamic configuration key bug of `endpoint-name-grouping` #5831 (#5833)
* tangs 修改key识别为core
* Update CHANGES.md


Co-authored-by: 唐山 <tangs@dev.sgcc.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-12 08:57:37 +08:00
Zhenxu Ke 5e8b6e92e2
Fix NPE and open some methods for extensibility (#5832) 2020-11-11 22:12:40 +08:00
Xin,Zhang c66ae0b0c2
Fix issue caused by PR#5818 (#5826)
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-11 13:59:27 +08:00
Evan 729692ac53
fix searchTag not work (#5824) 2020-11-11 11:36:01 +08:00
Xin,Zhang 4a01f80ae7
Fix that chunked string is incorrect while the tag contains colon (#5818) 2020-11-10 14:14:01 +08:00
吴晟 Wu Sheng 52b056a737
Fix the expired link of the changelog file. (#5816) 2020-11-10 10:04:20 +08:00
Michał Kostrzewski b8297c1097
sync ui: label fix in topology chart + dart-sass replacing node-sass (#5815)
* sync ui: label fix in topology chart + dart-sass replacing node-sass

* Added change list to CHANGES.md

Co-authored-by: Michał Kostrzewski <michal@revdebug.com>
2020-11-10 08:44:43 +08:00
吴晟 Wu Sheng 5b84c5ad18
Fix CVE in the Apdex threshold configs, when activating the dynamic configuration feature. (#5811) 2020-11-09 15:55:56 +08:00
吴晟 Wu Sheng 756926ad2e
Polish the doc for meter analyze and meter plugin for incoming plugin. (#5809) 2020-11-09 09:34:48 +08:00
kezhenxu94 b93de289d3
test: work around the testcontainers bug (#5808) 2020-11-09 06:53:13 +08:00
kezhenxu94 8da9bf94ab
ALS analyzer based on Envoy metadata exchange (#5800) 2020-11-09 00:01:12 +08:00
King bc7afa6347
add support for dbcp 2.x plugin (#5550) 2020-11-08 09:41:56 +08:00
nileblack 1c55781a85
Catch all exception when consume kafka record (#5760) 2020-11-07 21:40:36 +08:00
xiaoyu d625f2905b
shardingsphere scenario remove commons-dbcp (#5788) 2020-11-07 20:34:57 +08:00
kezhenxu94 b69aff1e2b
Bump up testcontainers version to workaround the Docker bug on MacOS (#5807) 2020-11-07 17:25:32 +08:00
zifeihan c3c56acf0c
Avoided to interrupt the process of the application in the `SWExecutionHookWrapper` wrapper class. (#5803)
* Avoided to interrupt the process of the application in the `SWExecutionHookWrapper` wrapper class.

* Polishing.

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-06 15:18:14 +08:00
kezhenxu94 96014ddac2
Fix CVE in `UninstrumentedGatewaysConfig` (#5802) 2020-11-06 12:24:48 +08:00
吴晟 Wu Sheng 5197004d08
Fix CVE in the endpoint grouping, when activating the dynamic configuration feature. (#5801) 2020-11-06 10:38:08 +08:00
simonlei 901e8d8423
Fix issue #5795 (#5797)
* Fix issue #5795 

Fix the issue: nutz plugin throw NPE at afterMethod, cause traceid keep unchange for the thread

* fix the style and modify the CHANGES.md

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: simonlei <simonlei@tencent.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-11-06 07:54:58 +08:00
Kcat c32caab6e0
Add async-http-client plugin (#5690) 2020-11-06 00:33:47 +08:00
吴晟 Wu Sheng 3bc6c4cd6e
Fix SnakeYAML CVE. Make doc and sharing receiver codes consistent. (#5799)
* Fix SnakeYAML CVE. Make doc and sharing receiver codes consistent.

* Update changelog.

* Fix word.

* Fix style issue.
2020-11-05 23:13:03 +08:00
吴晟 Wu Sheng f69b23e7c0
Update the arch diagram to the latest. (#5798) 2020-11-05 21:32:16 +08:00
kezhenxu94 b26598b5d5
Add branch protection and status check require (#5796) 2020-11-05 17:18:13 +08:00
吴晟 Wu Sheng 268ace52ca
Update .asf.yaml (#5794)
Add a label as we have releases https://github.com/apache/skywalking-client-js
2020-11-05 13:41:36 +08:00
gerry 3a2706d104
Fix storage-influxdb-plugin serviceCode query (#5792)
* Fix storage-influxdb-plugin serviceCode query

* Update CHANGES.md

Add the changelog for the PR as I have time.

Co-authored-by: yuanguohua <yuanguohua@fin-shine.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-04 19:39:06 +08:00
Jared Tan 9042ce6fe2
fix storage-jdbc isExists not set dbname (#5786)
* fix null catalog

* update CHANGES.md
2020-11-04 11:37:54 +08:00
xbkaishui 56fe8a4b41
Cluster manager health v2 (#5784) 2020-11-04 10:04:24 +08:00
zifeihan a9d756cd53
Fix deadlock problem when using elasticsearch-client-7.0.0 (#5775)
* Update elasticsearch client 7.0.0 to elasticsearch client 7.5.0.
* Update CHANGES.md and LICENSE.
2020-11-03 22:01:54 +08:00
Jarek Potiuk b041ecb2a9
The Cancel step is now optimised in one job (#5782)
The cancel steps were tried in separate jobs but it causes
an unnecessary increase in the number of jobs blocking the queue
even if we limited parallelism. This PR combines all the cancel
actions into a single job with multiple steps.

While this is a bit more copy&pasting and less DRY it is also
far more optimised and "aggressive" - i.e. once any cancel
job starts to be running it will immediately cancel all duplicates
for all workflows.
2020-11-03 19:31:36 +08:00
Evan cf563fcf58
Fixed unit of time mixing problem in kubernetes-client (#5777) 2020-11-03 17:54:33 +08:00
kezhenxu94 66dd848e84
test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00