сhore(): infrastructure improvements
This commit is contained in:
@@ -1 +1 @@
|
||||
CE_BROKER_URL=redis://valkey:6379
|
||||
CE_BROKER_URL=redis://default:valkey@valkey:6379
|
||||
|
||||
@@ -10,6 +10,10 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
- redis-exporter:9121
|
||||
- job_name: celery
|
||||
static_configs:
|
||||
- targets:
|
||||
- celery-exporter:9808
|
||||
- job_name: otel-collector
|
||||
static_configs:
|
||||
- targets:
|
||||
|
||||
Reference in New Issue
Block a user