Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More better DV integration #181

Open
4 tasks
chaosphere2112 opened this issue Sep 19, 2016 · 1 comment
Open
4 tasks

More better DV integration #181

chaosphere2112 opened this issue Sep 19, 2016 · 1 comment

Comments

@chaosphere2112
Copy link
Contributor

chaosphere2112 commented Sep 19, 2016

We want to make it so the dashboard can directly embed diagnostics viewer output. This should be pretty doable by doing basically what the Diagnostics Viewer does: embedding iframes of a couple of views.

This path:

"/output/" + dataset + "/" + package + "/"

will get you the index page for the package. From there, you need to open paths inside the package (by appending them to the end of the URL), like so:

/output/2/amwg/set_5/index.html

I'll try and simplify this somewhat for your consumption, so we can just have one shared view that we both can access. This will probably need to be broken into a few subtasks, which I'll open separately and link to from here:

@sterlingbaldwin
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants