Releases: andrewm4894/anomstack
Releases · andrewm4894/anomstack
v0.0.14
What's Changed
- Clean up change plot labels by @andrewm4894 in #108
- clean up alert msg by @andrewm4894 in #109
- Alert plot cleanup by @andrewm4894 in #110
- turn email on run failure sensor back on by @andrewm4894 in #75
- Make python random by @andrewm4894 in #111
- Add
change_snooze_n
by @andrewm4894 in #113 - Clean up change alert snooze logic by @andrewm4894 in #114
- Clean up change logic further by @andrewm4894 in #115
- ability to include/exclude specific metrics in change detection by @andrewm4894 in #116
- Fix SQL queries to handle null metric values by using ifnull function by @andrewm4894 in #117
- Enhance SQLite save function with retry logic for locked database errors by @andrewm4894 in #118
- Ressurect llm allert, update to gpt4omini by @andrewm4894 in #119
- Simplify llm by @andrewm4894 in #120
- Debug alerts by @andrewm4894 in #121
- Add train alert score exclude metrics by @andrewm4894 in #122
- Add retry logic for reading from SQLite database by @andrewm4894 in #123
- Bump version to 0.0.14 in setup.py by @andrewm4894 in #124
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Add sqlite by @andrewm4894 in #97
- Develop by @andrewm4894 in #98
- some clean up work by @andrewm4894 in #100
- send plot in slack by @andrewm4894 in #102
- Small plotting improvements by @andrewm4894 in #103
- include model tags as groundwork for suporting multiple models by @andrewm4894 in #104
- Add model tag for scores by @andrewm4894 in #105
- Make list of models by @andrewm4894 in #106
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- move docker related files into a subfolder to clean up a bit by @andrewm4894 in #92
- move requirements related files into requirements folder to clean up by @andrewm4894 in #93
- fix ci by @andrewm4894 in #94
- Update dependencies in package.json by @andrewm4894 in #95
- Update dependencies and refactor Dockerfiles + bump python + bump version by @andrewm4894 in #96
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- Add GraphQL documentation and examples by @andrewm4894 in #83
- Some code cleanup and refactoring by @andrewm4894 in #84
- Add metric summary email functionality by @andrewm4894 in #85
- Add requirements compile, update and pin versions by @andrewm4894 in #87
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Refactor metric_tags to handle missing values by @andrewm4894 in #69
- Update model training and scoring parameters by @andrewm4894 in #70
- Add metric change column to Plot SQL query & Dashboard by @andrewm4894 in #72
- Add ability to snooze alerts by @andrewm4894 in #77
- Add netdata httpcheck example by @andrewm4894 in #78
- disable alert snooze by @andrewm4894 in #80
- add metric_alert_historic to alerts sql template by @andrewm4894 in #81
- Add alert snooze functionality by @andrewm4894 in #82
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Add metric tags functionality by @andrewm4894 in #65
- Comment out failure sensors and add unit tests for jobs and schedules by @andrewm4894 in #66
- Add change detection by @andrewm4894 in #68
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Update PostgreSQL environment variables and port forwarding by @andrewm4894 in #55
- Add EirGrid example by @andrewm4894 in #56
- Add TomTom traffic example by @andrewm4894 in #57
- Update docker-compose.yaml with environment variables and volume mappings by @andrewm4894 in #58
- Handle if model is not found by @andrewm4894 in #59
- Add cache expiration time to get_data function and button to show SQL by @andrewm4894 in #60
- Tweak prompt and enable LLm alert for some examples by @andrewm4894 in #63
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add Docusaurus to the project by @andrewm4894 in #50
- Update date filter in gsod.sql by @andrewm4894 in #53
- Add max runtime for job in dagster by @andrewm4894 in #54
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- chore: housekeeping using precommit and generic contributing guidelines by @harshalchaudhari35 in #42
- add pre-commit changes by @andrewm4894 in #43
- make streamlit use wide mode by @andrewm4894 in #44
- Add initial pytest setup by @andrewm4894 in #45
- Update openai to latest sdk by @andrewm4894 in #46
- Add Alert Saving features by @andrewm4894 in #48
New Contributors
- @harshalchaudhari35 made their first contribution in #42
Full Changelog: v0.0.4...v0.0.5