mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Fix dev profiling (#90866)
This commit is contained in:
@@ -47,7 +47,7 @@ pyroscope.write "default" {
|
||||
|
||||
pyroscope.scrape "default" {
|
||||
targets = [
|
||||
{"__address__" = "host.docker.internal:6060", "service_name"="grafana"},
|
||||
{"__address__" = "host.docker.internal:6000", "service_name"="grafana"},
|
||||
]
|
||||
forward_to = [pyroscope.write.default.receiver]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user