I am a developer and I am writing code inside grafana 11.4. The question is how to run the grafana 11.4 code in debug mode. Previously, in version 7, I just ran the grafana-server/main file.go in debug mode, but now how can this be done?
I am a developer and I am writing code inside grafana 11.4. The question is how to run the grafana 11.4 code in debug mode. Previously, in version 7, I just ran the grafana-server/main file.go in debug mode, but now how can this be done?