Skip to content

More better DV integration #181

Description

@chaosphere2112

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions