andrewm4894 / anomstack

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

Add cache expiration time to get_data function and button to show SQL #60

Closed andrewm4894 closed 7 months ago

andrewm4894 commented 7 months ago

This pull request adds a cache expiration time to the get_data function in order to improve performance. Additionally, it adds a button to show the SQL query used to retrieve the data.