Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

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 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