grafana/pyroscope

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

Open

#2748 aperta il 22 nov 2023

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)C (528 fork)batch import
frontendgood first issuehelp wanted

Metriche repository

Star
 (9041 star)
Metriche merge PR
 (Merge medio 5g 7h) (62 PR mergiate in 30 g)

Descrizione

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

Guida contributor