andrewm4894 / anomstack

Anomstack - Painless open source anomaly detection for your metrics 📈📉🚀
https://andrewm4894.github.io/anomstack/
MIT License
87 stars 6 forks source link

Add streamlit app to see your metrics #12

Closed andrewm4894 closed 11 months ago

andrewm4894 commented 11 months ago

Simple light dashboard to actually see if your metrics ordered by anomaly rate.

andrewm4894 commented 11 months ago

added some plots here in a more native dagster way: https://github.com/andrewm4894/anomstack/pull/25

still needs a bit of work but idea is to be able to just see plots in logs in dagster if you want to just eyeball something

andrewm4894 commented 11 months ago

a little streamlit app lives in dashboard.py