-
Notifications
You must be signed in to change notification settings - Fork 3
Monitoring support #9
Copy link
Copy link
Open
Labels
A-ui-uxArea: Related to user interfaces and user experienceArea: Related to user interfaces and user experienceC-enhancementCategory: New feature or requestCategory: New feature or request
Metadata
Metadata
Assignees
Labels
A-ui-uxArea: Related to user interfaces and user experienceArea: Related to user interfaces and user experienceC-enhancementCategory: New feature or requestCategory: New feature or request
Support for Prometheus or other metrics/insights would be greatly appreciated. Maybe also (integrated in) a Dashboard together with rustic-rs/rustic_scheduler#4
A solution that spans over several binaries might be most reasonable here. Like a general (Web?) UI and numerous tools (e.g. rustic, rustic-server, rustic-scheduler) can stream identifiable (WRT to the app they are coming from) messages to the UI backend, the backend then processes and forwards that information to the frontend.