kennytm/grafana-export

Split the site and the tool?

Opened this issue · 4 comments

The tool is mainly used for TiDB Dashboard, while the site is mainly used for current deployments. Looks like they can be separated and no need to be put together. There will be less messy.

which tool? the grafana visualizer is currently hosted in https://github.com/kennytm/grafana, not here

@kennytm Oh, I mean the cli tool. I discovered that you have releases for it.

oh right. hmm perhaps we could move the site into the gh-pages branch

EDIT: 🤔 but the F12 thing needs to be compiled, so it still can't be cleanly separated

How about keeping kennytm/grafana as it is, but also making it a sub-module?