Skip to content

Commit 0c05d1f

Browse files
committed
rebuild other stacks
Signed-off-by: JuanJo Ciarlante <[email protected]>
1 parent a695405 commit 0c05d1f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

2024/2024-10-23--Grafana_n_Friends-Jugando_con_eBPF_en_Linux-Oct2024/40-beyla/docker-compose.configs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ configs:
1313
isDefault: true
1414
name: "prometheus"
1515
type: "prometheus"
16+
uid: "prometheus"
1617
url: "http://prometheus:9090"
1718
- access: "proxy"
1819
basicAuth: false
1920
isDefault: false
2021
name: "loki"
2122
orgId: 1
2223
type: "loki"
24+
uid: "loki"
2325
url: "http://loki:3100"
2426
version: 1
2527
loki_config:

2024/2024-10-25--Promtail_syslog-Loki-Grafana/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ configs:
1313
isDefault: true
1414
name: "prometheus"
1515
type: "prometheus"
16+
uid: "prometheus"
1617
url: "http://prometheus:9090"
1718
- access: "proxy"
1819
basicAuth: false
1920
isDefault: false
2021
name: "loki"
2122
orgId: 1
2223
type: "loki"
24+
uid: "loki"
2325
url: "http://loki:3100"
2426
version: 1
2527
loki_config:

0 commit comments

Comments
 (0)