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

feat: port influxd inspect report-tsi to 2.x #21788

Merged
merged 13 commits into from
Jul 19, 2021
Merged

Conversation

mcfarlm3
Copy link
Contributor

@mcfarlm3 mcfarlm3 commented Jul 6, 2021

Closes #19537

Ports the ./influxd inspect report-tsi subcommand to 2.x. Some changes to usage were made based on differences in file structure from 1.x. Use --help to view details on new usage. Currently, the only required flag is --bucket_id, all others have default values.

@mcfarlm3 mcfarlm3 requested a review from danxmoran July 6, 2021 01:29
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Outdated Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Show resolved Hide resolved
cmd/influxd/inspect/report_tsi/report_tsi.go Show resolved Hide resolved
Copy link
Contributor

@danxmoran danxmoran left a comment

Choose a reason for hiding this comment

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

🎉

@mcfarlm3 mcfarlm3 merged commit 5d8c0b4 into master Jul 19, 2021
@mcfarlm3 mcfarlm3 deleted the inspect-report-tsi branch July 27, 2021 13:59
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.

Port influxd inspect report-tsi command
2 participants