Integrated MQTT clients

This commit is contained in:
2025-12-12 20:58:32 +01:00
parent f457911f3b
commit b9a87309e4
18 changed files with 291 additions and 68 deletions

View File

@@ -5,4 +5,4 @@ scrape_configs:
- job_name: 'spring-api'
metrics_path: '/actuator/prometheus'
static_configs:
- targets: ['boardmate-api:8000']
- targets: ['boardmate-api:8080']