I’m currently working on attempting to automate a process that would use both keyhole and maobi and wondered if this is something that been investigated before?
The docs for maobi imply I can pass cluster details but I can’t for the life of me figure out what those params might be. I’ve inspected the docker container and had a look about but cannot see anything that I think I can tap into.
Does you happen to know if it’s possible to automate the creation of the HTML doc via a script / jenkins pipeline? I had considered trying to fluff the upload action of the maobi form and then either use wget/curl but again, hit the wall there also.
I’m using Atlas with the purpose of this script being to make a daily report simpler to achieve. If I were then able to filter on long running queries that would also be fantastic but just automating the first part would be great.
Thanks