Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Fixes #67 - use snap-plugin-lib-go #68

Merged
merged 1 commit into from
May 23, 2017

Conversation

jcooklin
Copy link
Collaborator

@jcooklin jcooklin commented May 18, 2017

Fixes: #67
Relates: #69

  • Refactor to use plugin lib go
  • Updates deps
  • Adds debug logging for timing

Testing done:

  • manual
  • unit

img

Copy link
Contributor

@candysmurf candysmurf left a comment

Choose a reason for hiding this comment

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

changes look good but both master and your PR don't load on my MAC. I can show you tomorrow.

main.go Outdated
psutil.NewPsutilCollector(), // CollectorPlugin interface
os.Args[1],
)
log.SetLevel(log.DebugLevel)
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 intended log level: debug?

Copy link

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

This PR looks good to me. Unable to reproduce the timeout error. Load works just fine.
LGTM after changing plugin version to 11.

@jcooklin jcooklin force-pushed the fb/updates-plugin-lib branch from 661b9da to 9758d92 Compare May 23, 2017 21:14
- Refactor to use plugin lib go
- Updates deps
- Adds debug logging for timing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants