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

Update collectors to use new Config interface #15

Merged
merged 5 commits into from
Oct 14, 2021

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Oct 13, 2021

This PR updates all the collectors to use the new Config interface.

After this PR, feat-importable should be "finished" and be usable inside grafana/agent.

collector/dfsr.go Outdated Show resolved Hide resolved
Copy link

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

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

One small typo but LGTM

@rfratto rfratto marked this pull request as ready for review October 14, 2021 18:49
@rfratto
Copy link
Member Author

rfratto commented Oct 14, 2021

Ready for review. This should be functional now.

collector/process.go Outdated Show resolved Hide resolved
collector/cache.go Outdated Show resolved Hide resolved
Copy link

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

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

one small nit

@rfratto rfratto merged commit 41bb0e2 into feat-importable Oct 14, 2021
@rfratto rfratto deleted the update-collectors branch October 14, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants