吴晟 Wu Sheng
ea154b20c3
Create README.md to avoid 404 ( #8838 )
2022-04-08 23:01:40 +08:00
吴晟 Wu Sheng
bb7a6ad9a7
Fix unsupported doc format. ( #8837 )
2022-04-08 22:46:58 +08:00
吴晟 Wu Sheng
0e7b25d986
Move changelog into website. ( #8836 )
2022-04-08 22:20:40 +08:00
kezhenxu94
118ba3b569
Fix wrong example in doc, sync Python E2E version and adjust E2E ( #8751 )
...
* Fix wrong example in doc, sync Python E2E version and adjust E2E
2022-04-07 13:02:21 +08:00
吴晟 Wu Sheng
1133f3ad60
Fix nits in release doc ( #8826 )
2022-04-06 21:04:36 +08:00
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
7b6f50b62b
Polish doc readme. ( #8804 )
2022-04-05 17:39:47 +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
59b33f44fa
Update menu.yml ( #8799 )
2022-04-04 21:40:44 +08:00
吴晟 Wu Sheng
78a41443e4
Add a doc for virtual database. ( #8798 )
2022-04-04 21:31:58 +08:00
吴晟 Wu Sheng
98316f57f0
Add profiling doc ( #8785 )
2022-04-01 17:59:34 +08:00
吴晟 Wu Sheng
eb5f755918
Reconstruction doc menu for v9 ( #8780 )
2022-03-31 22:27:26 +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
bf03d9f67a
Improve CI with the GHA new feature ( #8691 )
2022-03-17 10:06:53 +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
吴晟 Wu Sheng
d1f5b58f5c
[Breaking Change] Deprecate `All` from OAL source. ( #8656 )
...
* Add source `event` generated metrics to SERVICE_CATALOG_NAME catalog.
* [Breaking Change] Deprecate `All` from OAL source.
* [Breaking Change] Remove `SRC_ALL: 'All'` from OAL grammar tree.
* Remove `all_heatmap` and `all_percentile` metrics.
2022-03-10 22:36:22 +08:00
kezhenxu94
eb7529adb6
Support large service list query and replace deprecated API of Armeria ( #8628 )
2022-03-08 13:18:18 +08:00
mrproliu
f06c220e50
Introduce the entity of Process Type ( #8617 )
2022-03-03 20:16:02 +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
吴晟 Wu Sheng
5d034a0fc0
Fix a change log nit ( #8600 )
2022-02-26 22:55:09 +08:00
吴晟 Wu Sheng
7e83ca9e59
Add STAM paper to doc and Academy menu for listing important articles. ( #8599 )
2022-02-26 22:43:07 +08:00
kezhenxu94
ffba719e2e
Add a new sampler (`possibility`) in LAL ( #8591 )
2022-02-25 20:44:00 +08:00
kezhenxu94
72d823dba5
Remove inapplicable example for enforcer / dropper sampler in LAL doc ( #8573 )
2022-02-22 21:15:26 +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
Non-Official NPM Mirror Bot
1553dfb682
update https://registry.npm.taobao.org to https://registry.npmmirror.com ( #8538 )
2022-02-12 15:19:05 +08:00
Jared Tan
c1765b5177
[OAL] Keep the endpoint avg resp time meter name the same with others scope. ( #8534 )
...
* Keep the endpoint avg resp time meter name the same with others scope.
* fix e2e.
* update changes.
* Update CHANGES.md
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
* sync submodule.
* revert break changes
* fix UT
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-02-11 20:48:02 +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
吴晟 Wu Sheng
6385c35322
Polish v9 upgrade FAQ ( #8508 )
2022-02-08 09:41:54 +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
吴晟 Wu Sheng
40bec82e30
Follow protocol grammar fix `GCPhrase -> GCPhase` ( #8420 )
...
* Follow protocol grammar fix `GCPhrase -> GCPhase`
* Fix doc.
2022-01-13 00:49:19 +08:00
zhang-wei
250f92d09c
Add source layer and dest layer to relation ( #8419 )
2022-01-12 23:17:33 +08:00
wankai123
1025c974fc
Update doc: v9-version-upgrade ( #8388 )
2022-01-04 21:59:17 +08:00
wankai123
8bcf22f3d8
Support OAP server v9 Core concept: Layer, backend side ( #8379 )
2022-01-04 16:16:24 +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