grafana/pyroscope

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

Open

#2.748 geöffnet am 22. Nov. 2023

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C (528 Forks)batch import
frontendgood first issuehelp wanted

Repository-Metriken

Stars
 (9.041 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 7h) (62 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide