Skip to content

Commit b0f1710

Browse files
committed
Fix deploy_ops CD step - monitoring
1 parent de1e17e commit b0f1710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/monitoring/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ docker-compose.yml: docker-compose.yml.j2 \
6363
tempo_config.yaml \
6464
alertmanager/config.yml \
6565
grafana/config.monitoring \
66+
config.prometheus \
6667
$(COMMON_COMPOSE_DEPENDENCIES)
6768
# generating $@
6869
@$(call jinja,$<,.env,$@)

0 commit comments

Comments
 (0)