feat: add LetsMesh configuration and handler integration in StorageCollector

This commit is contained in:
Lloyd
2025-11-18 22:23:09 +00:00
parent 11354fcf46
commit 306beea7a0
5 changed files with 68 additions and 13 deletions
+9
View File
@@ -137,6 +137,15 @@ storage:
# - 1 hour resolution for 1 year
letsmesh:
enabled: true
iata_code: "test" # e.g., "SFO", "LHR", "test"
broker_index: 0 # Which LetsMesh broker (0=EU, 1=US West)
status_interval: 60
logging:
# Log level: DEBUG, INFO, WARNING, ERROR
level: INFO