Feature: Diagnostics view
See original GitHub issueIs your feature request related to a problem? Please describe. Creating a diagnostic view in the webui and desktop app
Describe the solution you’d like Additional metrics desired can be found in https://github.com/ipfs/ipfs-webui/issues/1220, but this issue covers the diagnostics view we wish to have in the webui and ipfs-desktop.
This view would not be focused on metrics, instead, view #1220 for that. This view would be focused on process/tooling on top of those metrics and/or other data.
Describe alternatives you’ve considered
Additional context
Ideas for supported functionality:
- network connection view to support users determining why or whether they’re experiencing network connectivity issues.
- We could use IPFS Desktop to get some diagnostic data about the gateways with user’s permission. That would allow us to get some info on why are is the gateway so slow at some times and really fast on others. (https://github.com/ipfs/ipfs-desktop/issues/1140)
- command line interface to ipfs inside ipfs-desktop - ipfs/ipfs-webui#1931
- Health Check - See https://github.com/ipfs/ipfs-desktop/issues/2181
- check if there are public providers for a CID
- Are those providers dialable from my node
- Trace route for DHT
Looking for community and IPFS Implementers’ feedback on this issue.
Here are some questions to help get the ideas flowing.
What kind of diagnostics should we focus on
- How do you currently diagnose issues with your IPFS node/CID/etc?
- Could this process be improved with a targeted solution in IPFS desktop and the webui?
- What is the most difficult part of this process?
- What problems have you run into that you have been unable to solve yourself, and how could a diagnostics view help to prevent a similar situation in the future?
What/Why/How
- Do we need a separate diagnostics & metrics view? Would a single diagnostics view that allows us to view the metrics we need be sufficient?
- What problems do you currently have that a specific diagnostics view in the webui and IPFS desktop could help you solve?
- Do you agree/disagree with the
Ideas for supported functionality
list above? - Would you use the diagnostics view instead of your current tool of choice if the metrics were available in the IPFS desktop and webui?
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:14 (9 by maintainers)
Top Results From Across the Web
Diagnostic Data Viewer Overview - Windows - Microsoft Learn
The Diagnostic Data Viewer provides you with the following features to view and filter your device's diagnostic data.
Read more >How to Use Diagnostic Feature Designer for ... - MathWorks
Learn how you can extract time-domain and spectral features using Diagnostic Feature Designer for developing your predictive maintenance algorithm.
Read more >Process Data and Explore Features in Diagnostic ... - MathWorks
Diagnostic Feature Designer lets you design features that provide these diagnostics. ... In this pane, you can see that the TSA signal is...
Read more >How to Run a Diagnostic Test on a Dell Monitor
Learn how to run a diagnostic test to diagnose hardware issues with Dell ... feature check (STFC) diagnostic tests available on DellSee more....
Read more >How to Use Diagnostic Feature Designer For Feature Exraction
Learn how you can extract time-domain and spectral features using Diagnostic Feature Designer for developing your predictive maintenance ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
re: user research around webui/desktop diagnostics view
I’m still hoping to get more survey responses as well as source additional participants for addt’l user testing but will deliver some research findings next week, fyi
FYI to all following this thread that this “diagnostics view” may well turn more into an effort of building some consolidated diagnostics tooling rather than a specific “diagnostics view” within webui. I feel like both efforts have merit, but from discussions during roadmap planning that seems like where we’re going
p.s. discovered a tool that I hadn’t seen before, https://dag.ipfs.tech/, which has source at https://github.com/ipfs-shipyard/ipfs-dag-builder-vis, that would make sense in either effort