metrics
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user