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

fix: projects in sidebar #11

Closed Anilople closed 3 years ago

Anilople commented 3 years ago

Describe what this PR does / why we need it

Fix a bug.

Does this pull request fix one issue?

None

Describe how you did it

Get projects in sidebar should use com.alibaba.csp.sentinel.dashboard.discovery.AppManagement#getBriefApps instread of com.alibaba.csp.sentinel.dashboard.discovery.AppManagement#getAppNames

Describe how to verify it

Special notes for reviews