grafana/pyroscope
UI should show better error when connecting to UI at wrong components
開放
#2,748 建立於 2023年11月22日
frontendgood first issuehelp wanted
倉庫指標
- 星標
- (9,041 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Currently when opening the UI in micro-services mode and you pick a component that is not a querier or query-frontend, we show 405 errors (as the local query APIs are unavailable). Instead we should direct the user to connect to the query-frontend instead.
The only useful UI functions are probably the admin ones in this case