lukevenediger / statsd.net

A high-performance stats collection service that feeds into Graphite and aimed at small- to large-scale windows environments.
MIT License
122 stars 25 forks source link

Librato requires SSL. #22

Closed ejsmith closed 10 years ago

ejsmith commented 10 years ago

Without this change, you will get an unauthorized response from the API.

lukevenediger commented 10 years ago

Merged - thank you! Out of interest, what are you using statsd.net for, and how is it working out?

ejsmith commented 10 years ago

We are trying to get it setup on http://exceptionless.com Although I'm having issues. I have tried a few different metric reporting apps and I am mostly just wanting to get visibility into the number of errors being queued and processed throughout the day. But when I setup counters, the numbers are always REALLY low compared to what is going through the system. I am not understanding something at a fundamental level here or something.

lukevenediger commented 10 years ago

Hi Eric,

Cool well I can definitely help you get it running. Can you tell me how you're sending your metrics? Udp?

Also, are you outputting directly to graphite?

Can you send me your config file? That would really help too. My email address is lukev@lukev.net

Thanks, Luke

On Wednesday, February 5, 2014, Eric J. Smith notifications@github.com wrote:

We are trying to get it setup on http://exceptionless.com Although I'm having issues. I have tried a few different metric reporting apps and I am mostly just wanting to get visibility into the number of errors being queued and processed throughout the day. But when I setup counters, the numbers are always REALLY low compared to what is going through the system. I am not understanding something at a fundamental level here or something.

Reply to this email directly or view it on GitHubhttps://github.com/lukevenediger/statsd.net/pull/22#issuecomment-34202051 .