The Istio proxy components.
Go to file
Kuat 3f352eefb4
stats: implement metric expiry (#4597)
* stats: implement metric expiry

Signed-off-by: Kuat Yessenov <kuat@google.com>

* missed file

Signed-off-by: Kuat Yessenov <kuat@google.com>

* mitigate data race

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-04-21 14:46:54 -07:00
.devcontainer
.github
bazel
common Automator: update common-files@master in istio/proxy@master (#4588) 2023-04-14 15:08:35 -07:00
common-protos/google/protobuf
extensions
prow
scripts
source/extensions stats: implement metric expiry (#4597) 2023-04-21 14:46:54 -07:00
src/istio
test stats: implement metric expiry (#4597) 2023-04-21 14:46:54 -07:00
testdata stats: implement metric expiry (#4597) 2023-04-21 14:46:54 -07:00
.bazelrc
.bazelversion
.clang-format
.gitattributes
.gitignore
BUGS-AND-FEATURE-REQUESTS.md
BUILD
CODEOWNERS
CONTRIBUTING.md
LICENSE
Makefile
Makefile.core.mk
Makefile.overrides.mk
README.md
SUPPORT.md
WORKSPACE Automator: update envoy@ in istio/proxy@master (#4598) 2023-04-20 18:55:18 -07:00
buf.gen.yaml
envoy.bazelrc Automator: update envoy@ in istio/proxy@master (#4592) 2023-04-17 17:58:50 -07:00
go.mod Automator: update go-control-plane in istio/proxy@master (#4591) 2023-04-16 05:43:19 -07:00
go.sum Automator: update go-control-plane in istio/proxy@master (#4591) 2023-04-16 05:43:19 -07:00

README.md

Istio Proxy

The Istio Proxy is a microservice proxy that can be used on the client and server side, and forms a microservice mesh. It is based on Envoy with the addition of several policy and telemetry extensions.