Export Prometheus metrics from Beamer process
This commit is contained in:
@@ -29,7 +29,7 @@ accessories:
|
||||
user: 1000 # Match the UID of the Rails app, for volume permissions
|
||||
volumes:
|
||||
- fizzy:/home/beamer
|
||||
cmd: beamer run --retention=1h
|
||||
cmd: beamer run --retention=1h --metrics-port=9000
|
||||
port: 5001:5001
|
||||
hosts:
|
||||
- fizzy-beta-app-01
|
||||
|
||||
@@ -29,7 +29,7 @@ accessories:
|
||||
user: 1000 # Match the UID of the Rails app, for volume permissions
|
||||
volumes:
|
||||
- fizzy:/home/beamer
|
||||
cmd: beamer run --retention=1h
|
||||
cmd: beamer run --retention=1h --metrics-port=9000
|
||||
port: 5001:5001
|
||||
hosts:
|
||||
- fizzy-app-101
|
||||
|
||||
@@ -29,7 +29,7 @@ accessories:
|
||||
user: 1000 # Match the UID of the Rails app, for volume permissions
|
||||
volumes:
|
||||
- fizzy:/home/beamer
|
||||
cmd: beamer run --retention=1h
|
||||
cmd: beamer run --retention=1h --metrics-port=9000
|
||||
port: 5001:5001
|
||||
hosts:
|
||||
- fizzy-staging-app-01
|
||||
|
||||
Reference in New Issue
Block a user