SIENTIAPDE-1199

Update dependencies and refactor logging imports for observability

- Updated the sientia-dataops-library dependency version to 1.4.0 in requirements.txt.
- Changed image tag in values.yaml from 0.3.2 to 0.4.1.
- Refactored logging imports across multiple files to use the new observability module instead of the temporal.utils.logger.
- Updated retry policy imports in workflow files to reflect the new module structure.
This commit is contained in:
vitor-aignosi
2025-08-19 10:42:27 -03:00
parent 3ee076214c
commit 3a06f0ca39
12 changed files with 20 additions and 14 deletions

View File

@@ -3,6 +3,6 @@ psycopg2-binary
sqlalchemy
asyncua
redis
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.3.8
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.0
git+ssh://git@github.com/Aignosi/sientia-mlops-library.git@0.38.5
prometheus-client