Anilople / Sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://anilople.github.io/Sentinel/
Apache License 2.0
1 stars 9 forks source link

feat(dashboard): view projects in sidebar #10

Closed Anilople closed 3 years ago

Anilople commented 3 years ago

Describe what this PR does / why we need it

View projects in sidebar.

image

Does this pull request fix one issue?

None

Describe how you did it

Use com.alibaba.csp.sentinel.dashboard.discovery.AppManagement#getAppNames

Describe how to verify it

Test it manually.

Special notes for reviews