This commit is contained in:
JurajKubrican
2025-08-15 16:03:01 +02:00
parent 45aa362789
commit ebfd1fe9f1
7 changed files with 198 additions and 31 deletions

13
.env.example Normal file
View File

@@ -0,0 +1,13 @@
# Environment variables for knet monitoring stack
# Application settings
API_TOKEN=your-secure-api-token-here
API_USERNAME=api
BUILD_NUMBER=prod-v1.0
# Grafana settings
GRAFANA_PASSWORD=admin
# Optional: Custom Prometheus retention
# PROMETHEUS_RETENTION_TIME=30d
# PROMETHEUS_RETENTION_SIZE=10GB