Skip to content

Commit

Permalink
Add information to admin-portal.md about Prometheus UI
Browse files Browse the repository at this point in the history
  • Loading branch information
tsatam committed Dec 6, 2023
1 parent 5f94700 commit 2f4c305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/admin-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ The portal front end lives in the top level directory of the ARO-RP repo within

The front end code is compiled into go code using the bindata golang module. This front end code is then served through the RP.

The admin portal also serves a static Prometheus web frontend.

The contents are taken from a Prometheus release's web-ui artifact (e.g. [2.48](https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-web-ui-2.48.0.tar.gz)), and the static/react subdirectory is mirrored to this repository's pkg/portal/assets/prometheus-ui directory.

## Developing

Expand Down

0 comments on commit 2f4c305

Please sign in to comment.