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

Diagnostics #149

Merged
merged 10 commits into from
Oct 10, 2014
Merged

Diagnostics #149

merged 10 commits into from
Oct 10, 2014

Conversation

whyrusleeping
Copy link
Member

Its about time I actually get diagnostics put into master.

@whyrusleeping whyrusleeping added the status/in-progress In progress label Oct 10, 2014
var cmdIpfsDiag = &commander.Command{
UsageLine: "diag",
Short: "Generate a diagnostics report",
Long: `ipfs diag - Generate a diagnostics report.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe this should be ipfs net-diag or ipfs net diag (subcommand of ipfs net), as it's only diagnostics on the network.

Copy link
Member Author

Choose a reason for hiding this comment

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

okay, i like net-diag for now, until we have other things to put in a net command

@jbenet
Copy link
Member

jbenet commented Oct 10, 2014

@whyrusleeping some comments, lgtm after those

@jbenet
Copy link
Member

jbenet commented Oct 10, 2014

Oh and, should rebase this on master.

@whyrusleeping whyrusleeping removed the status/in-progress In progress label Oct 10, 2014
@whyrusleeping whyrusleeping deleted the diagnostics branch October 13, 2014 17:15
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
* feat: add OptionalString type
* test: fix OptionalInteger test
* add Internal.UnixFSShardingSizeThreshold as optional string
* test: OptionalString null unmarshal with default
* fix: omitempty UnixFSShardingSizeThreshold

Co-authored-by: Marcin Rataj <lidel@lidel.org>
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
…hold (ipfs#149)

* feat: add OptionalString type
* test: fix OptionalInteger test
* add Internal.UnixFSShardingSizeThreshold as optional string
* test: OptionalString null unmarshal with default
* fix: omitempty UnixFSShardingSizeThreshold

Co-authored-by: Marcin Rataj <lidel@lidel.org>
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Mar 4, 2022
…hold (ipfs#149)

* feat: add OptionalString type
* test: fix OptionalInteger test
* add Internal.UnixFSShardingSizeThreshold as optional string
* test: OptionalString null unmarshal with default
* fix: omitempty UnixFSShardingSizeThreshold

Co-authored-by: Marcin Rataj <lidel@lidel.org>
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Mar 4, 2022
…hold (ipfs#149)

* feat: add OptionalString type
* test: fix OptionalInteger test
* add Internal.UnixFSShardingSizeThreshold as optional string
* test: OptionalString null unmarshal with default
* fix: omitempty UnixFSShardingSizeThreshold

Co-authored-by: Marcin Rataj <lidel@lidel.org>
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.

2 participants