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
|
image: grafana/pyroscope:1.5.0
|
||||||
expose:
|
expose:
|
||||||
- 4040
|
- 4040
|
||||||
ports:
|
|
||||||
- "4040:4040"
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
||||||
|
networks:
|
||||||
|
- www
|
||||||
|
|
||||||
otel-collector:
|
otel-collector:
|
||||||
image: otel/opentelemetry-collector-contrib:0.97.0
|
image: otel/opentelemetry-collector-contrib:0.97.0
|
||||||
|
|
Loading…
Reference in a new issue