"Feature: Add environment variables example and monitoring script"

This commit is contained in:
2025-05-23 07:27:14 +02:00
parent 9f6219832c
commit 6751e4a54b
7 changed files with 803 additions and 37 deletions

View File

@@ -23,6 +23,7 @@ requests==2.31.0
# Monitoring und Logging
flask-healthcheck==0.1.0
prometheus-flask-exporter==0.23.0
psutil==5.9.6
# Entwicklung und Testing (optional)
pytest==7.4.3