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

/api/report should render the complete report #462

Merged
merged 4 commits into from
Sep 8, 2015
Merged

Conversation

peterbourgon
Copy link
Contributor

  • All Node fields need to be JSON tagged and serialize by default
  • Use new Prune method to cut away extra fields for /api/topology and websocket handlers

@tomwilkie tomwilkie self-assigned this Sep 8, 2015
Adjacency IDList `json:"adjacency"`
Edges EdgeMetadatas `json:"-"`
Edges EdgeMetadatas `json:"edges"`

This comment was marked as abuse.

@peterbourgon peterbourgon changed the title [WIP] /api/report should render the complete report /api/report should render the complete report Sep 8, 2015
@davkal
Copy link
Contributor

davkal commented Sep 8, 2015

fixes reports used with fixprobe

@tomwilkie
Copy link
Contributor

LGTM!

peterbourgon added a commit that referenced this pull request Sep 8, 2015
/api/report should render the complete report
@peterbourgon peterbourgon merged commit ee1e7a9 into master Sep 8, 2015
@peterbourgon peterbourgon deleted the render-reports branch September 8, 2015 16:22
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

Successfully merging this pull request may close these issues.

3 participants