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

cmd/scollector: fastly status.io monitoring and status.io lib #1735

Merged
merged 1 commit into from
May 16, 2016

Conversation

kylebrandt
Copy link
Member

No description provided.

@kylebrandt
Copy link
Member Author

Build failure above doesn't have to do with PR, just a timeout when shutting down bosun - so travis thing I think.

)

var (
fastlyStatusPopRegex = regexp.MustCompile(`(.*)\(([A-Z]{3})\)`)
Copy link
Contributor

Choose a reason for hiding this comment

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

a comment describing what a regex is looking for is always useful.

@captncraig
Copy link
Contributor

My only issue is the size of the "library" component compared to what we actually use. I'm feeling that one of the following should be true:

  1. It is a general purpose status.io library that should be an external repo and vendored in.
  2. It is specific to the needs of this collector and should be included in bosun, but only include the bits we use now.

If this is too pedantic, I'm ok either way.

@kylebrandt
Copy link
Member Author

I can vendor it. Make a new repo under bosun-monitor?
On May 16, 2016 11:51 AM, "Craig Peterson" [email protected] wrote:

My only issue is the size of the "library" component compared to what we
actually use. I'm feeling that one of the following should be true:

  1. It is a general purpose status.io library that should be an
    external repo and vendored in.
  2. It is specific to the needs of this collector and should be
    included in bosun, but only include the bits we use now.

If this is too pedantic, I'm ok either way.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1735 (comment)

@captncraig
Copy link
Contributor

sounds good to me

@kylebrandt kylebrandt merged commit 32623fa into master May 16, 2016
@kylebrandt kylebrandt deleted the fastly_status_io branch May 18, 2016 03:35
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