pyroscope volume
This commit is contained in:
parent
5227aef063
commit
4d97515fd8
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
|||
- 4040
|
||||
volumes:
|
||||
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
||||
- pyroscope_data:/data
|
||||
networks:
|
||||
- www
|
||||
|
||||
|
@ -106,3 +107,4 @@ volumes:
|
|||
prometheus_data:
|
||||
tempo_data:
|
||||
grafana_data:
|
||||
pyroscope_data:
|
||||
|
|
Loading…
Reference in a new issue