mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 11:38:59 +02:00
Add metrics recipe to makefile
This commit is contained in:
@@ -26,4 +26,8 @@ run_local:
|
|||||||
docker-compose -f docker-compose.local.yml up -d --remove-orphans
|
docker-compose -f docker-compose.local.yml up -d --remove-orphans
|
||||||
|
|
||||||
run:
|
run:
|
||||||
docker-compose -f docker-compose.yml up -d --remove-orphans
|
docker-compose -f docker-compose.yml up -d --remove-orphans
|
||||||
|
|
||||||
|
show_metrics:
|
||||||
|
docker exec crowdsec cscli metrics
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user