mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
3.5 KiB
JSON
1 line
3.5 KiB
JSON
[{"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1298835151.8636041, "message": "I am in the process of deciding on what to use to aggregate possible errors etc from my applications. What's your experience on arecibo and sentry?", "group_id": 81, "id": 219929}, {"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1298835279.8584771, "message": "I think that I am leaning towards arecibo because I can deploy on appengine more or less on a fire and forget manner.", "group_id": 81, "id": 219976}, {"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1298835203.6717851, "message": "Are there any other alternatives? I think these are the most widely used and most activelly developed.", "group_id": 81, "id": 219947}, {"user_id": 281, "stars": [], "topic_id": 9383, "date_created": 1298844820.669075, "message": "It's also nice that you can log to a syslog server with the stock python logging library", "group_id": 81, "id": 221583}, {"user_id": 281, "stars": [{"date_created": 1298856707.0499351, "user_id": 209}], "topic_id": 9383, "date_created": 1298844752.7520809, "message": "We've been using plain old syslog to handle our Django application logging. It's proven much easier to get setup and much more reliable than Sentry for us", "group_id": 81, "id": 221568}, {"user_id": 281, "stars": [], "topic_id": 9383, "date_created": 1298844797.816015, "message": "from there, there are a ton of tools (i.e. splunk) that work with the syslog output", "group_id": 81, "id": 221580}, {"user_id": 281, "stars": [], "topic_id": 9383, "date_created": 1298844914.3148739, "message": "With sentry you have to setup their custom handler which we've had issues getting to work in some circumstances (e.g. celery tasks) and it looks like aricebo has a completely separate API for logging which is kinda gross", "group_id": 81, "id": 221601}, {"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1298877904.2345901, "message": "Seems I haven't done my homework in the area. Both solutions I was considering seem to have zero setup and since for now resources are limited I was thinking of Arecibo in order to offload this to a third party server.", "group_id": 81, "id": 224146}, {"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1298878067.7309201, "message": "I already have a bunch of questions but I have to check the available solutions first instead of being lazy. Thanks for the input.", "group_id": 81, "id": 224158}, {"user_id": 927, "stars": [], "topic_id": 9383, "date_created": 1298988341.5888901, "message": "I did contribute some code to catch JavaScript exceptions http://chris.improbable.org/2010/07/23/easy-javascript-error-collection-arecibo/ - I've been meaning to look into what porting that to sentry would involve", "group_id": 81, "id": 234765}, {"user_id": 927, "stars": [], "topic_id": 9383, "date_created": 1298988262.2887089, "message": "Arecibo is nice for having it run outside and having built-in support for catching errors from non-python sources", "group_id": 81, "id": 234756}, {"user_id": 927, "stars": [], "topic_id": 9383, "date_created": 1298988297.126904, "message": "That said, it runs into the usual appengine design challenges and I believe @andymckay has soured on AppEngine in general due to datastore downtime issues", "group_id": 81, "id": 234759}, {"user_id": 5367, "stars": [], "topic_id": 9383, "date_created": 1300184862.4380009, "message": "After trying both I settled with sentry. It worked pretty much out of the box.", "group_id": 81, "id": 354476}] |