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
|
- 4040
|
||||||
volumes:
|
volumes:
|
||||||
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
||||||
|
- pyroscope_data:/data
|
||||||
networks:
|
networks:
|
||||||
- www
|
- www
|
||||||
|
|
||||||
|
@ -106,3 +107,4 @@ volumes:
|
||||||
prometheus_data:
|
prometheus_data:
|
||||||
tempo_data:
|
tempo_data:
|
||||||
grafana_data:
|
grafana_data:
|
||||||
|
pyroscope_data:
|
||||||
|
|
Loading…
Reference in a new issue