Commit Graph

6119 Commits

Author SHA1 Message Date
Zhenxu Ke 6feeaf6e5f
Update submodule to sync namespaced proto files (#6026)
* update submodule to sync namespaced proto files

* add compat E2E test and update mock collector

* add changelog, fix GHA syntax, compat Java agent

* highlight notes, use archive dist, revert compat in agent

* polish changelog, add missing `-javaagent` in provider

* fix wrong position of JAVA_OPTS

* polish changelog
2020-12-18 12:29:44 +08:00
Daming 8d33f0275e
chore: code polish (#6025) 2020-12-17 22:54:36 +08:00
raybi-asus 1297d2e1d2
Add null-conditional operators on these 3 files (#6007)
* add null conditional operators on these 3 files . To aviod some agent exception of Oracle jdbc.

* Add a line in Java Agent section of CHANGES.md file

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-12-17 12:56:51 +08:00
Stephen Ni 08b31adf60
fix: grammar for Github Template (#6014) 2020-12-16 15:27:13 +08:00
Tomasz Pytel 82f859dc7e
[Plugin] add Python Pyramid component ID (#6012) 2020-12-16 01:14:40 +08:00
Lei Zhang 957d549b68
[ISSUE 5541] Fix H2 in-memory database table missing issues (#6008)
* add ;DB_CLOSE_DELAY=-1 to the database URL

* Update CHANGES log

* add ;DB_CLOSE_DELAY=-1 to the H2 database URL of application.yml

Co-authored-by: zhanglei36 <zhanglei36@asiainfo.com>
2020-12-15 16:05:03 +08:00
Tomasz Pytel 065a79778a
[Plugin] added component ID for Python aiohttp (#6006) 2020-12-15 07:14:59 +08:00
吴晟 Wu Sheng 62b690b5cd
Update README.md (#6002) 2020-12-14 12:13:58 +08:00
haoyann 84af1d2383
Fix the unexpected RunningContext recreation in the Tomcat plugin. (#6001) 2020-12-13 21:28:36 +08:00
Zhenxu Ke 4a0a933d95
chore: remove unused lagecy codes (#5998) 2020-12-12 19:26:12 +08:00
吴晟 Wu Sheng 7485021e81
Update docs about the latest UI (#5999) 2020-12-12 18:19:46 +08:00
吴晟 Wu Sheng f513726fea
Fix potential gRPC connection leak(not closed) for the channels among OAP instances. (#5995)
* Fix potential gRPC connection leak(not closed) for the channels among OAP instances.

* Filter OAP instances(unassigned in booting stage) of the empty IP in KubernetesCoordinator.
2020-12-12 12:35:03 +08:00
吴晟 Wu Sheng be197dbfa4
Sync UI. (#5994) 2020-12-11 19:42:52 +08:00
zifeihan a57c158c77
Fix logger-plugin module directory structure problem(Maven cannot trigger junit testing). (#5987) 2020-12-11 15:58:06 +08:00
Qiuxia Fan 6cb0cf67ef
Sync UI (#5984)
* sync ui

* docs: update CHANGES.md for ui
2020-12-10 17:58:53 +08:00
吴晟 Wu Sheng 8ff77667b7
Fix group name can't be queried when it is null. (#5986) 2020-12-10 16:20:50 +08:00
vcjmhg 0996151973
Support collecting logs of log4j, log4j2, and logback in the tracing context (#5914) 2020-12-10 13:53:30 +08:00
YczYanchengzhe 5e4b16cbfc
chore: remove useless codes (#5982) 2020-12-09 16:37:30 +08:00
吴晟 Wu Sheng b80778ba6f
Add group rule to the service name config. (#5977) 2020-12-09 13:40:43 +08:00
Gao Hongtao 0a9a746efb
Update backend-fetcher.md (#5972) 2020-12-08 23:02:31 +08:00
mrproliu 4aa9f301d0
Add alarm tests in the e2e (#5961) 2020-12-08 16:47:28 +08:00
hailin0 fbf49b2cc6
Change the operation name of quartz-scheduler plugin (#5934) 2020-12-08 10:04:14 +08:00
Gao Hongtao 972145c208
Fix MAL concurrent execution issues (#5965)
* Filter expression based on input samples

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Fix MAL concurrent issues

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-12-08 05:43:39 +08:00
cuiweiwei e792da1782
fix influxdb bug while setting influxdb connection response format as InfluxDB.ResponseFormat.JSON (#5946) 2020-12-07 22:56:03 +08:00
Zhenxu Ke b5367aa6b1
test: extract so11y test and add logs (#5955)
* Increase metrics time range
* Remove unused codes
* Update SO11yE2E.java

Co-authored-by: Hongtao Gao <hanahmily@gmail.com>
2020-12-06 22:15:37 +08:00
zifeihan c24dbd6ec1
Fix jdk-http and okhttp-3.x plugin did not overwrite the old trace header. (#5958)
* Fix jdk-http and okhttp-3.x did not overwrite the old trace header.

* Update CHANGES.md.
2020-12-06 21:14:12 +08:00
osiriswd 6eb5648ba8
Support Kafka MirrorMaker 2.0 to replicate topics between Kafka clusters. (#5949) 2020-12-06 17:10:30 +08:00
Zhenxu Ke 7c406c30ce
test: remove so11y from SimpleE2E (#5957) 2020-12-06 15:27:57 +08:00
吴晟 Wu Sheng 83dd23977d
Add official demo (#5953) 2020-12-05 16:26:58 +08:00
吴晟 Wu Sheng 6ff5623340
Sync UI changes. (#5947) 2020-12-04 08:19:27 +08:00
吴晟 Wu Sheng 0c2367a114
Update some doc. (#5942)
* Update manual-sdk.md

* Update README.md

* Update README.md
2020-12-03 17:34:37 +08:00
吴晟 Wu Sheng 1bedabdfcd
Update README.md (#5941) 2020-12-03 15:53:51 +08:00
zifeihan 29cf896b41
update `Supported-list.md`, support Aliyun ONS 1.x. (#5939) 2020-12-03 11:45:17 +08:00
Zhenxu Ke 8e2e9dfdaf
Enhance release script to support non-MacOS system (#5926) 2020-11-30 21:16:08 +08:00
mrproliu 821322447d
Make meter receiver support MAL (#5915) 2020-11-30 17:28:21 +08:00
吴晟 Wu Sheng 5ff81cfaed
Fix changelog link (#5922) 2020-11-29 17:34:39 +08:00
Gao Hongtao 78ad06bfe5
Update istio-controlplane.yaml (#5921)
Remove redundant fields.
2020-11-29 12:59:49 +08:00
吴晟 Wu Sheng af19c72a7e
8.3.0 tagged, open for 8.3.0 iteration. (#5920)
* [maven-release-plugin] prepare release v8.3.0

* [maven-release-plugin] prepare for next development iteration
2020-11-29 11:01:20 +08:00
zifeihan 408bd3db5c
Fix okhttp-3.x and async-http-client-2.x did not overwrite the old trace header. (#5917)
* Fix okhttp-3.x and async-http-client-2.x did not overwrite the old trace header.
2020-11-27 22:31:39 +08:00
吴晟 Wu Sheng fdee001788
Prepare for 8.3.0 release (#5916) 2020-11-27 19:43:59 +08:00
Evan 94b205f23a
fix index not found on trace query when using es7 (#5911)
* fix index not found on trace query when using es7

* add changelog

Co-authored-by: Evan <evanljp@outlook.com>
2020-11-27 16:59:21 +08:00
Gao Hongtao 2150904f01
Include SAN to set mTLS property (#5908)
* Include SAN to set mTLS property
* Fix codes as SAN is a list.
* Update the changelog.
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Co-authored-by: Wu Sheng <wu.sheng@foxmail.com>
2020-11-27 12:39:09 +08:00
jianweizhang 9a61835cb7
Fix influxdb config resubmit (#5903) 2020-11-26 19:14:48 +08:00
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