grafana/pyroscope
Voir sur GitHubUI should show better error when connecting to UI at wrong components
Open
#2 748 ouverte le 22 nov. 2023
frontendgood first issuehelp wanted
Métriques du dépôt
- Stars
- (9 041 stars)
- Métriques de merge PR
- (Merge moyen 5j 7h) (62 PRs mergées en 30 j)
Description
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