Hello,
I am developing the Grafana SQlite Backend plugin and want to cross compile this for a MacOS environment. Since SQLite requires CGO this is not very straightforward.
But since Grafana itself requires CGO I was hoping somebody could point me to the build process of Grafana itself (which I couldn’t find for MacOS).
Thanks in advance!