forked from mrckndt/CS-Repro-Mattermost
switching out promtail for alloy (#22)
* rework grafana log ingestion using alloy * fix docker-compose.yml formatting
This commit is contained in:
2
Makefile
2
Makefile
@@ -36,7 +36,7 @@ run:
|
||||
|
||||
run-core:
|
||||
@echo "Starting the core services... hang in there."
|
||||
@docker-compose up -d postgres openldap prometheus grafana elasticsearch mattermost keycloak loki promtail
|
||||
@docker-compose up -d postgres openldap prometheus grafana elasticsearch mattermost keycloak loki alloy
|
||||
|
||||
run-db-replicas:
|
||||
@echo "Starting with replicas. Hang in there..."
|
||||
|
||||
Reference in New Issue
Block a user