You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/observability.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@ The ODH Dashboard uses [Perses](https://perses.dev/) dashboards for observabilit
10
10
11
11
### Resource Location
12
12
13
-
Dashboard resources **must** be created in the product namespace (e.g., `opendatahub`).
14
-
15
-
The UI fetches dashboards via the Perses API provided by the Perses service and automatically loads them.
13
+
Dashboard resources can be created in any Perses project. The UI fetches all dashboards via the global Perses API (`/api/v1/dashboards`) and automatically loads them. Dashboards are filtered by name prefix and admin status regardless of which project they belong to.
0 commit comments