Skip to content

Add documentation on node debug page - #26

Open
janewang wants to merge 2 commits into
mainfrom
monitor
Open

Add documentation on node debug page#26
janewang wants to merge 2 commits into
mainfrom
monitor

Conversation

@janewang

Copy link
Copy Markdown
Contributor

No description provided.

@render

renderBot commented May 3, 2022

Copy link
Copy Markdown

@janewangjanewang self-assigned this May 3, 2022
@jc-near
jc-near requested a review from mm-nearMay 3, 2022 20:17
Comment threaddocs/troubleshooting/node-debug.md Outdated
Comment threaddocs/troubleshooting/node-debug.md Outdated
Comment threaddocs/troubleshooting/node-debug.md Outdated
- `Route to validators`: The list of validators that this node is one-hop away.


### Chain Info

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jc-near we might want to change the naming of the pages a little ;-)

As stuff on this page (orphans, missing chunks etc) - are more related with 'Sync'

And maybe we should rename the 'sync info' page to 'network' (and move current Sync Status here)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. I will create a PR to do this.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jc-near@mm-near. Ok we will do another round of documentation when those are finalized.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jc-near@mm-near What do you think about adding on the Sync Page, which peer has missed a block in the epoch and is a bad peer? Also any updates on the PR, thanks

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some of this data is already there (for example: if a peer missed a block, we show it on the last_blocks page -- but only for the last 50 blocks).

But yes, we could show it more explicitly. Could you create an issue for that?
(preferably with more details - how bad peers should be shown etc etc).

Comment threaddocs/troubleshooting/node-debug.md Outdated
Comment threaddocs/troubleshooting/node-debug.md Outdated

The table below displays the validator history in the current epoch and the last five epochs (represented by the epoch hash) with either TRUE or FALSE.


Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could also mention, that they can see the example here:
http://34.147.91.25:3030/debug

(but we might want to get a 'better URL' in the future, as this IP can change)

@nikurt
nikurt requested a review from gmilescu as a code ownerApril 17, 2023 10:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@janewang@mm-near@jc-near