mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Phlare: Support both Phlare and Pyroscope backends (#66989)
This commit is contained in:
6
devenv/docker/blocks/pyroscope/docker-compose.yaml
Normal file
6
devenv/docker/blocks/pyroscope/docker-compose.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
pyroscope:
|
||||
image: "pyroscope/pyroscope:latest"
|
||||
command:
|
||||
- "server"
|
||||
ports:
|
||||
- "4040:4040"
|
||||
Reference in New Issue
Block a user