Kai
c66111c0d2
Update `k8s-monitoring`, `backend-telemetry` and `v9-version-upgrade` doc for v9. ( #8813 )
2022-04-06 08:55:15 +08:00
吴晟 Wu Sheng
a06feae1a6
Rewrite UI introduction ( #8803 )
2022-04-04 23:39:29 +08:00
Kai
1ca53a12ed
Sync UI and update templates ( #8800 )
2022-04-04 22:02:08 +08:00
吴晟 Wu Sheng
78a41443e4
Add a doc for virtual database. ( #8798 )
2022-04-04 21:31:58 +08:00
Kai
81921c2953
UI template init and add control environment variable ( #8760 )
2022-03-29 07:46:08 +08:00
mrproliu
e4dac66e2f
Implement the eBPF profiling query and data collect protocol ( #8696 )
2022-03-20 19:38:16 +08:00
kezhenxu94
6486b13a78
Add complexity limitation for GraphQL query to avoid malicious query ( #8703 )
2022-03-18 15:38:23 +08:00
kezhenxu94
289427990a
Migrate the HTTP server from Jetty to Armeria ( #8673 )
2022-03-15 13:38:42 +08:00
吴晟 Wu Sheng
08d481e5fc
Enhance DataCarrier#MultipleChannelsConsumer to add priority ( #8664 )
...
* Enhance DataCarrier#MultipleChannelsConsumer to add priority for the channels, which makes OAP server has a better
performance to activate all analyzers on default.
* Activate `receiver-otel#enabledOcRules` receiver with `k8s-cluster,k8s-node,k8s-service,oap,vm` rules on default.
* Activate `satellite,spring-sleuth` for `agent-analyzer#meterAnalyzerActiveFiles` on default.
* Activate `receiver-zabbix` receiver with `agent` rule on default.
2022-03-11 21:06:25 +08:00
kezhenxu94
eb7529adb6
Support large service list query and replace deprecated API of Armeria ( #8628 )
2022-03-08 13:18:18 +08:00
Kai
ff1103ec1d
Unify module name `receiver_zipkin` to `receiver-zipkin`, remove `receiver_jaeger` from `application.yaml`. ( #8616 )
2022-03-02 22:05:02 +08:00
kezhenxu94
68e40eb9fc
Support ElasticSearch 8 and add it into E2E tests ( #8564 )
2022-02-21 08:11:27 +08:00
kezhenxu94
eec05d8602
Set default connection timeout of ElasticSearch to 3000 milliseconds ( #8560 )
2022-02-19 14:08:40 +08:00
吴晟 Wu Sheng
bdf4ccd358
Add v9 to compatibility matrix ( #8559 )
2022-02-18 21:39:55 +08:00
xiaojianjun
3bc933733f
[Feature] Support datasource metrics analysis ( #8474 )
...
* [Feature] Support collecting database connection pool metric,support MAL analyzer #8450
2022-02-11 16:27:11 +08:00
kezhenxu94
c49a82a6f5
Expose responseTimeout of ES client ( #8531 )
2022-02-10 14:46:40 +08:00
kezhenxu94
22e1a89b4a
Bump up PostgreSQL driver to fix CVE ( #8497 )
2022-02-02 11:18:32 +08:00
刘威
b0a875fe3f
Bump up iotdb-session to 0.12.4 and fix IoTDB storage option bug ( #8484 )
...
* Fix IoTDB Storage Option insert null index value.
* Set the default value of SW_STORAGE_IOTDB_SESSIONPOOL_SIZE to 8
* Bump up iotdb-session to 0.12.4
* Update doc
2022-01-30 09:02:39 +08:00
xu1009
9033030788
Support thread pool metric collect ( #8461 )
...
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-01-29 17:59:35 +08:00
wankai123
473debfee3
E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics. ( #8481 )
...
* E2E: verify OAP cluster model data aggregation.
* Fix `SelfRemoteClient` self observing metrics.
* Remove unnecessary storage cases in the cluster e2e.
* Add steps in cluster e2e to verify the whole cluster is up
* update the doc
2022-01-27 15:40:20 +08:00
Marc Navarro
00a7365960
Fix istio control and data planes naming ( #8475 )
2022-01-25 19:14:29 +08:00
kezhenxu94
2d13c8afd7
Pin the version of link checker ( #8466 )
2022-01-24 13:45:35 +08:00
liqiangz
fc27f766c5
Support SkyWalking meter format in OpenTelemetry collector. ( #8438 )
2022-01-17 16:01:27 +08:00
zhyyu
594e7390b1
update backend-alarm.md, support op "=" to "==" ( #8334 )
2021-12-24 17:23:21 +08:00
Jared Tan
f2229b6f27
fix ETCD cluster config environment variables not working. ( #8255 )
2021-12-07 10:55:58 +08:00
吴晟 Wu Sheng
cbdf8aabae
Fix a wrong link ( #8235 )
2021-12-03 07:48:21 +08:00
mrproliu
fe1eedd479
Add link Satellite as Load Balancer documentation and compatibility with satellite ( #8228 )
2021-12-02 15:23:40 +08:00
刘威
842b5d927e
Support Apache IoTDB as a storage option ( #7766 )
...
Support Apache IoTDB as a storage option, mostly refer to previous InfluxDB storage option.
* The Design of Apache IoTDB Storage Option, https://skywalking.apache.org/blog/2021-11-23-design-of-iotdb-storage-option/
2021-11-27 09:04:23 +08:00
wankai123
215d086286
Fix k8s monitoring otel version ( #8171 )
2021-11-22 18:05:45 +08:00
kezhenxu94
973fba0805
Add filter mechanism in MAL core and fix some bugs ( #8157 )
2021-11-19 23:33:35 +08:00
King
2663609c0a
Add rocketmq fetcher link to doc ( #8099 )
2021-11-09 21:23:51 +08:00
吴晟 Wu Sheng
7563734def
Update kafka-fetcher.md ( #8085 )
2021-11-06 20:34:20 +08:00
CoderGang
7c468c8331
add pulsar fetcher plugin link to the docs. ( #8084 )
2021-11-06 19:09:47 +08:00
liqiangz
4cd39b3752
Add OpenTelemetry as new source for logs. ( #8065 )
2021-11-03 21:29:44 +08:00
吴晟 Wu Sheng
1b8dbd3fb3
Polish doc, restructure documents about receivers and fetchers ( #8043 )
...
1. Remove general receiver and fetcher docs
1. Add more specific menu with docs to help users to find documents easier.
2021-11-01 17:42:19 +08:00
wankai123
32f9ab01f2
E2e immigrate to e2e-v2 finished, remove old e2e. ( #8037 )
2021-10-29 14:32:16 +08:00
吴晟 Wu Sheng
e575701f85
Support JDK 16 and 17. ( #8005 )
2021-10-26 16:34:24 +08:00
wankai123
d1dcd3f96c
Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile ( #7986 )
...
* Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile
* Set `SW_KAFKA_FETCHER_ENABLE_NATIVE_PROTO_LOG`, `SW_KAFKA_FETCHER_ENABLE_NATIVE_JSON_LOG` default `true`.
2021-10-22 10:54:49 +08:00
吴晟 Wu Sheng
fc0d0e1e7b
Message Queue performance and consuming latency monitoring ( #7918 )
...
* Support `!= null` in OAL engine.
* Add `Message Queue Consuming Count` metric for MQ consuming service and endpoint.
* Add `Message Queue Avg Consuming Latency` metric for MQ consuming service and endpoint.
* Document with a new menu in the `tracing` catalog is added
2021-10-13 20:20:36 +08:00
吴晟 Wu Sheng
96829da89a
Fix words in alarm doc ( #7811 )
2021-09-27 09:05:58 +08:00
吴晟 Wu Sheng
80b0fed891
Fix 404 links ( #7767 )
2021-09-22 18:08:13 +08:00
吴晟 Wu Sheng
29104848a6
Update ttl.md to add another 2 types of model relating to recordTTL ( #7760 )
2021-09-22 09:13:10 +08:00
wankai123
fc7db29b2e
Support dynamic configurations for openAPI endpoint name grouping rule ( #7746 )
2021-09-18 12:02:35 +08:00
nicolchen
224b6c6b3a
Improve the speed of writing TiDB by batching the SQL execution ( #7691 )
2021-09-17 00:05:18 +08:00
Humbert Zhang
5d7c82d485
fix typo in endpoint-grouping-rules document ( #7716 )
2021-09-15 15:04:28 +08:00
wankai123
7560c990cf
Support gRPC sync grouped dynamic configurations. ( #7709 )
2021-09-14 17:06:18 +08:00
吴晟 Wu Sheng
c5ac46a8e2
Add agent compatibility doc for the first time. ( #7707 )
2021-09-14 13:51:57 +08:00
kezhenxu94
b20f121e64
Fix that `sortMetrics` should only return `long` not `double` ( #7698 )
2021-09-12 12:31:42 +08:00
wankai123
80f999f998
Support apollo grouped dynamic configurations ( #7685 )
2021-09-10 14:33:08 +08:00
kezhenxu94
f61dff9a9f
Merge `Dockerfile`s in apache/skywalking-docker into this codebase ( #7681 )
2021-09-09 12:37:50 +08:00