Commit History
Merge pull request #37 from se4ai2526-uniba/aggiornamento-doc 36092d6 unverified
Mauro Carlucci commited on
Enhance DVC pull with retry logic and cache cleanup for improved reliability c654a00
Merge branch 'main' into aggiornamento-doc 4719d13
Merge pull request #35 from se4ai2526-uniba/hf-space-monitoring-integration 76ac0e3 unverified
Mauro Carlucci commited on
fix integration tests ea5abff
Fix Dockerfile: Remove unnecessary package 'software-properties-common' from Grafana installation 339b6cd
Merge pull request #34 from se4ai2526-uniba/Milestone-6 278cc30 unverified
Update Grafana configuration and enhance startup script for better logging and health check 22ba1d6
Add Nginx configuration for Grafana proxying be5ad7c
Add initial Grafana configuration file 6f98a42
Start Grafana with specified configuration in start_space.sh 129c060
Enhance Dockerfile: Install Grafana and Prometheus with proper cleanup 4a68c15
Configura Prometheus per girare su Hugging Face Space c9732a0
DaCrow13 commited on
aggiornamento documentazione e refactor struttura repo per docker 7af74d7
add Locust load testing script and documentation for the Skill Classification API 9dabbe0
Fix linting and CI dependencies 20320bd
Add GitHub Actions CI pipeline for unit tests, linting, DVC model pulling, and Docker image building. 0edbe17
Fix CI: Install package in editable mode c0fa422
Add GitHub Actions CI pipeline for unit tests and Docker image building. 31e314d
Merge pull request #33 from se4ai2526-uniba/Milestone-6 6c56755 unverified
Merge pull request #32 from se4ai2526-uniba/grafana-drift-monitoring 4ba57df unverified
Vito Proscia commited on
Enhance README with Grafana dashboard configuration, data drift detection details, and usage instructions 94af946
Update Grafana and Prometheus configurations, enhance drift detection scripts, and add monitoring dashboard 1396866
Add scripts for baseline preparation and drift detection, including Grafana dashboard configuration 8ed9c1d
Add Grafana dashboard and Prometheus datasource configurations a94143c
Add Grafana and Pushgateway services to docker-compose 2f249da
Merge pull request #31 from se4ai2526-uniba/Milestone-6-alerting 1708201 unverified
DaCrow13 commited on
docs: add Hugging Face Spaces deployment instructions to README. ac56b96
DaCrow13 commited on
Renames screenshots for improved clarity 9d3d6ec
Adds new monitoring screenshots for documentation 8c4129d
Removes redundant evidence section from documentation aaba927
Adds Better Stack uptime monitoring details d69c8e8
feat: Add Prometheus and Alertmanager services with alert rules, configurations, and a verification report. a0e85b1
DaCrow13 commited on
Merge pull request #30 from se4ai2526-uniba/milestone-6-metrics 62be866 unverified
MariaCre03 commited on
feat: Add FastAPI skill classification service with Prometheus monitoring and MLflow integration, updating dependencies and Docker Compose. c11092d
Merge pull request #29 from se4ai2526-uniba/milestone-5-sync-6 1bf9426 unverified
DaCrow13 commited on
merge: unify Milestone-5-fix and Milestone-6 histories for PR 09579ee
DaCrow13 commited on
feat: Introduce `start_space.sh` to orchestrate DVC model pulling and service startup, and update Nginx upstream addresses to 127.0.0.1. e4c8301
DaCrow13 commited on
fix: final proxy tuning and log tailing 9290463
DaCrow13 commited on
fix: add curl and streamlit proxy flags 08c36f0
DaCrow13 commited on
feat: Add `start_space.sh` to automate DVC setup, model pulling, and launch FastAPI and Streamlit services. b2242d7
DaCrow13 commited on
chore: track images with git-lfs 3e1de08
DaCrow13 commited on
feat: Orchestrate application startup with `start_space.sh`, configure Nginx for container logging, and add `procps` to the Dockerfile. 2b68a06
DaCrow13 commited on
feat: Add `start_space.sh` script to automate application launch and separate Nginx FastAPI endpoint routing. eb469ad
DaCrow13 commited on
feat: Add Nginx reverse proxy configuration and a new startup script to serve FastAPI and Streamlit applications. 9e1edfd
DaCrow13 commited on