autometrics-dev / am

Autometrics Companion CLI app
Apache License 2.0
16 stars 2 forks source link

Automatically load the SLO rules into prometheus #71

Closed hatchan closed 1 year ago

hatchan commented 1 year ago

When using am start we should also add the rules for the SLO's.

These alerting rules can be used in the following way:

Explorer can then connect to this ws connection and then show something in the UI once it happens.

Alternatively we can add the monitoring of these metrics directly to am but that can still expose the event through a ws connection.