pyroscope access
This commit is contained in:
parent
5f950da0a7
commit
36eeb48b60
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ services:
|
|||
image: grafana/pyroscope:1.5.0
|
||||
expose:
|
||||
- 4040
|
||||
ports:
|
||||
- "4040:4040"
|
||||
volumes:
|
||||
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
||||
networks:
|
||||
- www
|
||||
|
||||
otel-collector:
|
||||
image: otel/opentelemetry-collector-contrib:0.97.0
|
||||
|
|
Loading…
Reference in a new issue