update deploy scripts with metrics
update xaibox to be single image
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
version: '3.4'
|
||||
volumes:
|
||||
prometheus-storage:
|
||||
grafana-storage:
|
||||
|
||||
services:
|
||||
@@ -18,8 +19,8 @@ services:
|
||||
ports:
|
||||
- 9090:9090
|
||||
volumes:
|
||||
- /opt/prometheus/data:/prometheus-data
|
||||
#
|
||||
- prometheus-storage:/prometheus
|
||||
|
||||
# logging:
|
||||
# driver: fluentd
|
||||
# options:
|
||||
|
||||
@@ -26,7 +26,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
- 'cubox-i.xai-corp.net:9189'
|
||||
- 'home.xai-corp.net:9189'
|
||||
# - 'home.xai-corp.net:9189'
|
||||
|
||||
- job_name: fluentd
|
||||
metrics_path: /metrics
|
||||
|
||||
Reference in New Issue
Block a user