We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1e17e commit b0f1710Copy full SHA for b0f1710
services/monitoring/Makefile
@@ -63,6 +63,7 @@ docker-compose.yml: docker-compose.yml.j2 \
63
tempo_config.yaml \
64
alertmanager/config.yml \
65
grafana/config.monitoring \
66
+ config.prometheus \
67
$(COMMON_COMPOSE_DEPENDENCIES)
68
# generating $@
69
@$(call jinja,$<,.env,$@)
0 commit comments