Hi, I wonder if somebody have any idea how can Druid Web Console can be made pluggable (or support plugins in other words)? For example, I can write a new extension that allows to ingest data from a specific database. But I can only use http endpoints to create ingestion tasks. While I would also like to have Web Console extended to support my private extension. At that point I realise I have to change the Web Console itself that leads me to constantly resolving conflicts when I update from upstream. That could be solved if Web Console supported extensions too. WC can render part of the layout using a plugin code, in theory. Just wonder if anybody has tried to solve the same problem or planned implementing that?
Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org For additional commands, e-mail: dev-h...@druid.apache.org