Skip to content

Commit

Permalink
Expose the port for prometheus
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
lubosmj committed Mar 20, 2024
1 parent 804981c commit 39ce94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/opentelemetry_dev/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
volumes:
- "{OCI_ENV_DIR}/profiles/{COMPOSE_PROFILE}/prometheus:/etc/prometheus"
ports:
- "9090"
- "9090:9090"

grafana:
image: grafana/grafana
Expand Down

0 comments on commit 39ce94f

Please sign in to comment.