Open ptdatta opened 1 month ago
@ifraixedes @profclems @AlexeyALeonov Can you confirm these issues please? So that I will start fixing them one by one.
This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:
Support to show storagenode logs inside the multinode dashboard.
This one will be challenging, the node itself doesn't support to provide this information via API.
Ability to select columns in nodes tables.
Why is it needed? Do you mean a sorting feature? Or hide/show some columns?
Please take a look on this one: https://github.com/storj/storj/issues/5993
Support to show storagenode logs inside the multinode dashboard.
This one will be challenging, the node itself doesn't support to provide this information via API.
Which makes it more interesting to me. I might create the API and use it for both Storagenode
and Multinode
web ui. I'll try this after I finished with the rest. I might need some help from the core team. But it will be a great feature for the product overall.
Ability to select columns in nodes tables.
Why is it needed? Do you mean a sorting feature? Or hide/show some columns?
Hide/Show some columns. I was looking into this and listed all the suggestions. Although I also think this feature is not needed.
Please take a look on this one: #5993
Sure.
What about the other ones are they relevant??
This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:
I was looking into the Storj Faurm and found out many issues that the SNO's are facing with the multinode dashboard. I implimented some of the them but still there are many more.