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

statsd integration #7

Closed
johntdyer opened this issue Nov 1, 2013 · 10 comments
Closed

statsd integration #7

johntdyer opened this issue Nov 1, 2013 · 10 comments

Comments

@johntdyer
Copy link

Hey guys,

How does statsd used with the product? I see this in the logs with it disabled

[warn] application - Send will be NOOP because statsd.enabled is not enabled

Since I dont use stats I am not sure what this actually means...

@steveakers
Copy link
Contributor

Rearview does log its own stats into graphite via statsd (job status, schedule status, etc.)

@johntdyer
Copy link
Author

ah, ok. That makes sense. I was asking because email doesn't seem to be working for me. I set the following

# Email
email.from="donotreply@tropo.com"
email.host="smtp.gmail.com"
email.port=587
email.user="donotreply@tropo.com"
email.password="xxxxxx"

and then in the UI I added an email address when the alert is triggered ( http://note.io/1h5SLlg ). I can see in the logs that it's "alerting" but I am not getting any email. I also ran tcpdump looking for traffic on 587, but I dont see any. That makes me thing rearview is not actually sending anything... I can open another ticket on this if want. Thanks again !

@steveakers
Copy link
Contributor

Have you tried port 465? Sorry, I'm not a scala guy either and the one who built rearview is at another startup. Our current version is Ruby. We hope to open source it soon.

@johntdyer
Copy link
Author

Yea, no change on 465... Any rough ETA on when your ruby version might
be open sourced?

@johntdyer
Copy link
Author

@steveakers - Any chance u can give me some idea of when u guys may open source that product ? I am extremely interested in it :)

@steveakers
Copy link
Contributor

Sorry... the Ruby version will be open sourced by the end of the month. We have one more functionality related sprint we want to complete before the open sourcing sprint. I can't wait to get it out there so folks can start using and contributing!

@johntdyer
Copy link
Author

Great, so glad to hear this !

@Oscil8
Copy link

Oscil8 commented Dec 3, 2013

Any updates on the progress of the Ruby version?

@talbright
Copy link
Contributor

Yup...it's coming along and we are actively working on it -- but we aren't there yet. We decided to upgrade the project to Rails 4.0, and with the way apps are deployed and managed internally, it really made sense for us to convert it to a rails engine. This weekend I hit a road bump I'm still working through with getting the devise/oauth2 working correctly in a rails engine.

@talbright
Copy link
Contributor

I'm still working out some kinks over the holidays, but you can see the progress here: https://github.com/livingsocial/rearview/tree/ruby-port

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

No branches or pull requests

4 participants