changelog: add entries for UI topology viz (#8918)
* Create 8858.txt * add separate changelog entries for original topology impl and intentions Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
This commit is contained in:
parent
54f9f247f8
commit
5752552a14
|
@ -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.
|
||||
```
|
|
@ -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.
|
||||
```
|
|
@ -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.
|
||||
```
|
Loading…
Reference in New Issue