My company is developing a commercial monitoring tool using grafana.
The Following list is a tech stack.
- Grafana (using version 7 now, but may upgrade someday)
- Prometheus
- Prometheus Exporter for our solutioin
- Datasource that implemented json API
Exporter and datasource are close-sourced. Do I have to open these source code if I upgrade a grafana to latest version?
