skywalking-java/dist-material
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
..
bin fix an error when executing startup.bat when the log directory exists (#5213) 2020-07-31 22:24:11 +08:00
release-docs Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
alarm-settings-sample.yml Support regex to include or exclude the names in alarm module (#4775) 2020-05-13 14:34:16 +08:00
alarm-settings.yml Alarm support multiple scope (#4769) 2020-05-11 00:28:10 +08:00
log4j2.xml Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00