Skip to content

Commit

Permalink
Add prometheus-rsocket-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Jan 13, 2025
1 parent f46a0ca commit ce53d26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions prometheus-rsocket-proxy/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
services:
prometheus-rsocket-proxy:
container_name: prometheus
image: micrometermetrics/prometheus-rsocket-proxy
extra_hosts: [ 'host.docker.internal:host-gateway' ]
restart: always
ports:
- 8080:8080

0 comments on commit ce53d26

Please sign in to comment.