Open michalbachowski opened 9 years ago
And what about folks that don't want to run their own webserver?
This repos still remains with fully functional Ruby web server with own auth.
I too have taken the javascript portion of this and written my own server.
Do you think there's value in splitting them into separate repos or is it fine to just ignore the ruby parts?
There's definitely value in having tasseo ripped out as its own repo/package. Organizationally I think it would make sense to rip the ruby bits out (e.g. tasseo-web) and leave the js bits here.
Hi,
Tasseo is great for my purposes of displaying available metrics. However I use only JavaScript part, without this additional Ruby stuff (I have my own webserver with build-in company-wide auth capabilities, etc). Also I need no auto discovery of dashboars and whatsoever.
I would be glad if you could split this repo into "tasseo-js" containing only JavaSciprt and CSS (+minimal index.html example) and "tasseo" that will contain all the remaining Ruby stuff.
Best regards