andrewm4894 / anomstack

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

Update date filter in gsod.sql #53

Closed andrewm4894 closed 7 months ago

andrewm4894 commented 7 months ago

This pull request updates the date filter in the gsod.sql file. Previously, the filter was set to select data from 4 days ago, but now it has been updated to select data from 5 days ago. This change ensures that the correct data is being retrieved for analysis.