diff --git a/.changelog/8788.txt b/.changelog/8788.txt new file mode 100644 index 000000000..f6b223675 --- /dev/null +++ b/.changelog/8788.txt @@ -0,0 +1,3 @@ +```release-note:feature +ui: Services using Connect with Envoy sidecars have a topology tab in the UI showing their upstream and downstream services. +``` diff --git a/.changelog/8846.txt b/.changelog/8846.txt new file mode 100644 index 000000000..e2785d85a --- /dev/null +++ b/.changelog/8846.txt @@ -0,0 +1,3 @@ +```release-note:improvement +ui: Upstream and downstream services in the topology tab will show a visual indication if a deny intention or intention with L7 policies is configured. +``` diff --git a/.changelog/8858.txt b/.changelog/8858.txt new file mode 100644 index 000000000..91f1e920c --- /dev/null +++ b/.changelog/8858.txt @@ -0,0 +1,3 @@ +```release-note:feature +ui: If Prometheus is being used for monitoring the sidecars, the topology view can be configured to display overview metrics for the services. +```