吴晟 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
Jarek Potiuk
63c016d3f6
Simplifies canceling workflow ( #5776 )
...
Instead of multiple workflow-runs generated for different workflows
this change replces it with single workflow, cancelling all others.
It is triggered by only one CI-IT workflow, because this one is
always triggered when all others are. It also sets parallelism
of the matrix to 4, so that there are not too many jobs in
parallel taken when this workflow runs.
2020-11-03 14:31:24 +08:00
吴晟 Wu Sheng
d1c8831d31
Add FAQ about VNode on the UI. ( #5768 )
...
* Add FAQ about VNode on the UI.
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-11-02 15:51:21 +08:00
吴晟 Wu Sheng
4238992baf
Polish the context and optimize the tag analyze ( #5767 )
...
* Polish the context and optimize the tag analyze
* Fix bug of new context codes.
2020-11-02 14:29:14 +08:00
吴晟 Wu Sheng
19752ad098
Upgrade the cancel plugin ( #5766 )
2020-11-02 10:40:25 +08:00
kezhenxu94
a5300880d7
[CI] Cancel outdated jobs when new builds are fired ( #5558 )
2020-11-02 00:19:57 +08:00
Evan
603187b7a8
Apply tags from Correlation Context key/values to Spans ( #5685 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-11-01 20:51:21 +08:00
zifeihan
ac36a3ff49
Add ThreadPoolExecutor for handle kafka message. ( #5718 )
...
* 1.Add ThreadPoolExecutor for handle kafka message.
Co-authored-by: Daming <zteny@foxmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-01 15:28:14 +08:00
吴晟 Wu Sheng
a2dd0e13d5
Polish the context related codes. ( #5764 )
2020-11-01 13:56:24 +08:00
Evan
08781b41a8
add transmission latency for MQ case ( #5666 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-11-01 11:01:04 +08:00