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

Split Collector from the cobra.Command. #4074

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

bogdandrutu
Copy link
Member

Updates #3957

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu requested review from a team and Aneurysm9 September 20, 2021 09:02
@bogdandrutu
Copy link
Member Author

/cc @mx-psi

Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

Thanks so much for doing this 🙇 This looks better than my proposal on the issue (I didn't want to break things but this is better if it's okay to break things).

service/collector.go Show resolved Hide resolved
service/collector.go Outdated Show resolved Hide resolved
},
}

// TODO: coalesce this code and expose this information to other components.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this TODO still needed? If so is there an issue open for it?

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.

5 participants