in site conf
add the following
"pyroscope": {
"enable": 1,
"application_name":"frappe.local.app1", any_name_to_identify
"server_address":"http://localhost:4040" pyroscope_server_address
}
The server_address error is logged in the error snapshot
Pyroscope Configuration Wiki
Sriram Annamalai edited 1 month agoin site conf
add the following
"pyroscope": {
"enable": 1,
"application_name":"frappe.local.app1", any_name_to_identify
"server_address":"http://localhost:4040" pyroscope_server_address
}