krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

Add Metric notifications #417

Closed Idane closed 1 year ago

Idane commented 1 year ago

Add configurable OS notifications for metrics.

  1. Above a threshold for X time
  2. Below a threshold for X time
  3. In a range for X time
  4. ?
Idane commented 1 year ago

Instance level, application level or both?

Idane commented 1 year ago

TODO: Add list of 'suggested' rules

Idane commented 1 year ago

Percentage changes:

avivm commented 1 year ago

Add type (Simple/Relative/Adaptive - phase 2) Add textual represntation of rule Add explanation for each type