Comment on Show HN: Hosted Graphite service (with statsd integration)Comments−smerritt14yAny limits on the number of metrics or metrics/s?−tbhOP14yThe metric limit isn't on the front page yet, but you can see it per-plan on the plan choosing page: http://www.hostedgraphite.com/pick_plan/There is a limit on metrics/sec, currently 50/sec, but we're trying to keep that limit high enough that people don't need to worry about it. We expect that most people won't hit the API directly and will use statsd instead.−Titanous14yAre you providing statsd hosting as well?−tbhOP14yIt's a little trickier to do that because of authentication concerns, but we're looking into it.
Comments
Any limits on the number of metrics or metrics/s?
The metric limit isn't on the front page yet, but you can see it per-plan on the plan choosing page: http://www.hostedgraphite.com/pick_plan/
There is a limit on metrics/sec, currently 50/sec, but we're trying to keep that limit high enough that people don't need to worry about it. We expect that most people won't hit the API directly and will use statsd instead.
Are you providing statsd hosting as well?
It's a little trickier to do that because of authentication concerns, but we're looking into it.