Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Integration of Web UI #12

Closed
hayk96 opened this issue Apr 20, 2024 · 0 comments · Fixed by #14
Closed

Integration of Web UI #12

hayk96 opened this issue Apr 20, 2024 · 0 comments · Fixed by #14
Assignees
Labels
feature request Suggest new feature

Comments

@hayk96
Copy link
Owner

hayk96 commented Apr 20, 2024

Is your feature request related to a problem? Please describe.
This proposal aims to solve challenges such as managing Prometheus rules (alerting and recording) via text editors, which require reloading (restarting in the worst cases) Prometheus service after each rule change. Considering the enhanced API functionality that the Prometheus API provides, it is fully possible to build a lightweight user interface on top of this proxy application.

Describe the solution you'd like
Create a simple, yet highly functional, user interface using HTML, CSS, and JS on top of the prometheus-api project. It is suggested that this UI be disabled by default because the primary goal of the prometheus-api project is to provide API functionalities.

Describe alternatives you've considered
N/A

Additional context
This functionality will make the development, debugging, and management of production rules processes faster and more flexible while engineers work on their Prometheus rules.

@hayk96 hayk96 added the feature request Suggest new feature label Apr 20, 2024
@hayk96 hayk96 self-assigned this Apr 20, 2024
@hayk96 hayk96 closed this as completed May 2, 2024
@hayk96 hayk96 linked a pull request May 4, 2024 that will close this issue
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request Suggest new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant