grafana/pyroscope

UI should show better error when connecting to UI at wrong components

Open

#2,748 创建于 2023年11月22日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)C (528 fork)batch import
frontendgood first issuehelp wanted

仓库指标

Star
 (9,041 star)
PR 合并指标
 (平均合并 5天 7小时) (30 天内合并 62 个 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

贡献者指南