kezhenxu94
abd1a5ac16
chore: set default log level in docker to INFO ( #12967 )
2025-01-15 00:03:19 +08:00
kezhenxu94
c9a959e50e
Adapt the new metadata standardization in Istio 1.24 ( #12768 )
2024-11-13 14:41:51 +08:00
kezhenxu94
a5685cb149
Add a GraphQL query to get OAP version, display OAP version in startup message and error logs ( #8004 )
2021-10-26 15:05:37 +08:00
kezhenxu94
f61dff9a9f
Merge `Dockerfile`s in apache/skywalking-docker into this codebase ( #7681 )
2021-09-09 12:37:50 +08:00
kezhenxu94
26b81a2e59
Rebuilt ElasticSearch client on top of their REST API ( #7634 )
2021-09-06 15:21:35 +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
kezhenxu94
8da9bf94ab
ALS analyzer based on Envoy metadata exchange ( #5800 )
2020-11-09 00:01:12 +08:00
kezhenxu94
92bb474c2d
Improve Kubernetes service registry for ALS analysis ( #5722 )
...
The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.
The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
2020-10-29 18:22:38 +08:00
Gao Hongtao
e7526acc2d
Deploy docker ( #1834 )
...
* Update submodule skywalking-ui
* Refactor kubernetes config
* Add ui image
2018-10-28 23:01:38 +08:00