Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jan 24, 2024
1 parent b48ae32 commit 9d09493
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ services:
- ./var/logs/:/var/log
restart: unless-stopped

# Pyroscope Container
pyroscope_svc:
image: grafana/pyroscope:1.3.0
ports:
- 4040:4040
restart: unless-stopped

volumes:
prometheus_data:
driver: local
Expand Down

0 comments on commit 9d09493

Please sign in to comment.