Skip to content

Commit a61de1a

Browse files
committed
Add app screenshots to README for enhanced visualization
- Included images for the homepage, metric batch view, and anomaly list view to provide users with a clearer understanding of the application features.
1 parent bddf453 commit a61de1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,15 @@ Painless open source anomaly detection for your metrics! 📈📉🚀
2323
2424
> _Note: If you are already using Airflow then also checkout the [`airflow-provider-anomaly-detection`](https://github.com/andrewm4894/airflow-provider-anomaly-detection) package._
2525
26+
App screenshots:
27+
28+
Homepage:
2629
![homepage](./docs/img/dashboard-home.png)
2730

31+
Metric batch view:
2832
![batch view](./docs/img/dashboard-metric-batch-view.png)
2933

34+
Anomaly list view:
3035
![anomaly_list_view](./docs/img/dashboard-anomaly-list-view.png)
3136

3237
- [What is Anomstack?](#what-is-anomstack)

0 commit comments

Comments
 (0)