Jasper Zhong
a2021446f8
Bugfix/fix UI template wrong metrics name ( #6527 )
2021-03-09 23:01:03 +08:00
CharliePu
a0196b16fa
Fix the line chart problem of topology instance ( #6489 )
2021-03-05 07:58:52 +08:00
Zhenxu Ke
de6a731d72
Save Envoy http access logs when error occurs ( #6322 )
2021-03-02 22:40:30 +08:00
吴晟 Wu Sheng
0e1d5c3767
Make Zipkin trace query available ( #6454 )
2021-02-27 14:50:54 +08:00
Zhenxu Ke
96f1c12159
Introduce log analysis language (LAL) ( #6388 )
2021-02-23 20:06:48 +08:00
mrproliu
317a6580f3
Remove filename suffix in the meter active file config ( #6413 )
2021-02-21 08:35:38 +08:00
haoyann
c45bb361ee
Storage plugin supports PostgreSQL ( #6345 )
2021-02-20 20:59:51 +08:00
mrproliu
e60950c5c3
Change the Zabbix receiver is disabled by default ( #6395 )
2021-02-18 23:45:18 +08:00
mrproliu
75f03acba7
Adopt Zabbix protocol ( #6176 )
...
Happy Chinese New Year !!
2021-02-10 22:40:07 +08:00
Zhenxu Ke
b92eac2cd6
Add a new concept "Event" and its implementations to collect events ( #6183 )
2021-02-05 18:37:18 +08:00
吴晟 Wu Sheng
cdfe6ab358
Begin the 8.5.0 iteration ( #6302 )
...
* [maven-release-plugin] prepare release v8.4.0
* [maven-release-plugin] prepare for next development iteration
2021-02-02 08:01:49 +08:00
Zhenxu Ke
2739b71d77
chore: fix occasional build failure on Mac ( #6293 )
2021-01-31 22:52:48 +08:00
吴晟 Wu Sheng
0dd856d04f
Fix missed group in UI template ( #6285 )
2021-01-30 22:59:16 +08:00
wankai123
1753e5e0db
Support Prometheus node-exporter VM metrics monitoring ( #6277 )
2021-01-30 09:17:59 +08:00
Zhenxu Ke
5d47d4d29f
Remove state / isError and collect exception stacktrace in error logs ( #6275 )
2021-01-30 08:18:52 +08:00
zhang-wei
01d1eff6c7
Enhancement log-recerive e2e test ( #6248 )
2021-01-29 00:07:16 +08:00
Evan
e138d29778
add text analyzer for es ( #6249 )
2021-01-25 17:01:43 +08:00
zifeihan
db61015245
Support dynamic change SAMPLE_N_PER_3_SECS on java agent ( #6232 )
2021-01-21 15:41:14 +08:00
zifeihan
97f54114a5
Add the implementation of ConfigurationDiscovery on the OAP side. ( #6220 )
2021-01-19 14:53:49 +08:00
HendSame
4e43f227b4
Support Alarm to feishu ( #6193 )
2021-01-18 09:24:20 +08:00
zhang-wei
15452025c6
Log collecting and query implementation ( #6120 )
2021-01-14 09:49:11 +08:00
Gao Hongtao
d299ce0319
Remove redundant metrics and polish panel layout ( #6190 )
2021-01-13 07:44:22 +08:00
xingren23
7b40aeb34c
SharingServerConfig properties is not correct, contextPath -> restContextPath ( #6174 )
2021-01-12 09:08:45 +08:00
Gao Hongtao
1e93cd2860
Fix istio control plane ui template metric type mismatch issue ( #6147 )
...
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2021-01-07 13:29:28 +08:00
hailin0
cf9b7b1adf
Add Dolphinscheduler plugin definition ( #6134 )
2021-01-06 20:47:55 +08:00
Zhenxu Ke
e24b2bcf74
Fix bug that endpoint-name-grouping.yml can not be customized in docker / helm ( #6124 )
2021-01-04 07:06:35 +08:00
Zhenxu Ke
f54f639c4d
Enhance Envoy metrics service analyzer by MAL ( #6091 )
2021-01-02 14:34:54 +08:00
Qiuxia Fan
04b536b796
Add JavaScript component id ( #6075 )
2020-12-24 17:29:57 +08:00
Zhenxu Ke
b9c5776cfd
[Plugin] add NodeJS Axios component ID ( #6033 )
2020-12-19 21:45:19 +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
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
mrproliu
821322447d
Make meter receiver support MAL ( #5915 )
2020-11-30 17:28:21 +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
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
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
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
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
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
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
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
zifeihan
8a2a0008ba
Add `slowTraceSegmentThreshold` to forcibly sample slow traces ( #5707 )
2020-10-30 14:30:19 +08:00