better config file

This commit is contained in:
2025-07-17 08:58:30 -06:00
parent 5cbba33a09
commit a0fd81d956
3 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
# Visability config
# Alloy (for Tempo)
tracing_endpoint = "http://localhost:4317"
# Prometheus
metrics_endpoint = "http://localhost:9090/api/v1/otlp/v1/metrics"
# Alloy (for Loki)
log_file = "./docker/logs/tracing.log"
# Surreal config
surreal_url = "localhost:8000"
surreal_username = "root"