summaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Collapse)Author
2024-04-09upgrade prometrix and other dependencies (#259)Tomer
* upgrade prometrix and other dependencies * reverted version
2024-04-02Update dev versionLeaveMyYard
2024-03-14Remove aiostream from poetry, sync versions with requirementsLeaveMyYard
2024-02-21Update dev version to 1.7.0-devLeaveMyYard
2023-09-05Update version to 1.6.0-devLeaveMyYard
2023-08-10Update tagLeaveMyYard
2023-08-10Lint and format codeLeaveMyYard
2023-08-09Poetry fix (#124)Avi-Robusta
* fixing poetry + adding slack_sdk * aiostream missing
2023-08-08Unified prometheus support (#121)Avi-Robusta
* initial refactoring initial changes working version aws test added eks managed prom support coralogix prom support and fix prom bug fixed bug added all aws config changes added docs and fixed requirements copying connect changes from robusta fixing bad typing reformatting added prometrix updated prometrix version * rebase fixes * black formatting * refactored check connection * Fixing victoria metrics check * updating poetry file after rebase
2023-08-04Fix poetry depsLeaveMyYard
2023-07-20Update version to 1.4.1-devLeaveMyYard
2023-07-10Merge branch 'main' into fix-linting-errorsLeaveMyYard
2023-07-05Update version to 1.3.2LeaveMyYard
2023-07-05Fix linting errorsLeaveMyYard
2023-06-27Update display version to 1.3.0-devLeaveMyYard
2023-05-29Fix authors being on cyrillic alphabetПавел Жуков
2023-05-27Fix version literal inside the codeПавел Жуков
2023-05-17added importsavi robusta
2023-05-11Replace decimals on numpy arrays, keep timestapmsПавел Жуков
2023-04-20Update versionПавел Жуков
2023-04-13Make KRR work from inside the clusterПавел Жуков
2023-04-10Downgrade black target-versionПавел Жуков
2023-04-10Lower the required python version to 3.9, improve verbose logsПавел Жуков
2023-04-10Fix bug with poetry run krrПавел Жуков
2023-03-29Fix case when can not possible to calculateПавел Жуков
2023-03-28Test cases, readme improvementПавел Жуков
2023-03-22A boilerplate for the ability to bundle the app into a standalone executableПавел Жуков
2023-03-13Implement prometheus integrationПавел Жуков
2023-03-07Add cluster discovery and scanningПавел Жуков
2023-02-24Implement more formatters, fix verbose flagПавел Жуков
2023-02-24Finish code structureПавел Жуков
2023-02-22Initial project structureПавел Жуков